webzone/import_map.json

11 lines
342 B
JSON

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