mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Add server
This commit is contained in:
17
import_map.json
Normal file
17
import_map.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"imports": {
|
||||
"std/": "https://deno.land/[email protected]/",
|
||||
"deno_dom/": "https://deno.land/x/[email protected]/",
|
||||
"sqlite/": "https://deno.land/x/[email protected]/",
|
||||
"zipjs/": "https://deno.land/x/[email protected]/",
|
||||
"$fresh/": "https://deno.land/x/[email protected]/",
|
||||
"preact": "https://esm.sh/[email protected]",
|
||||
"preact/": "https://esm.sh/[email protected]/",
|
||||
"preact-render-to-string": "https://esm.sh/*[email protected]",
|
||||
"@preact/signals": "https://esm.sh/*@preact/[email protected]",
|
||||
"@preact/signals-core": "https://esm.sh/*@preact/[email protected]",
|
||||
"twind": "https://esm.sh/[email protected]",
|
||||
"twind/": "https://esm.sh/[email protected]/",
|
||||
"$std/": "https://deno.land/[email protected]/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user