Files
silverbullet-icalendar/import_map.json
2022-10-15 20:14:55 +02:00

8 lines
187 B
JSON

{
"imports": {
"$sb/": "https://deno.land/x/silverbullet@0.1.2/plug-api/",
"handlebars": "https://esm.sh/handlebars",
"yaml": "https://deno.land/std/encoding/yaml.ts"
}
}