webzone/import_map.json

9 lines
246 B
JSON

{
"imports": {
"lume/": "https://deno.land/x/lume@v1.12.1/",
"experimental/": "https://raw.githubusercontent.com/lumeland/experimental-plugins/main/",
"std/": "https://deno.land/std/",
"#types": "./src/_includes/types.ts"
}
}