-
Notifications
You must be signed in to change notification settings - Fork 0
/
import_map.json
27 lines (27 loc) · 1.28 KB
/
import_map.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"imports": {
"@/": "./",
"@twind": "./util/twind.ts",
"$fresh/": "https://fresh.deno.dev/@1.0.0-rc.4/",
"preact": "https://esm.sh/[email protected]",
"preact/": "https://esm.sh/[email protected]/",
"preact-render-to-string": "https://esm.sh/[email protected][email protected]",
"twind": "https://esm.sh/[email protected]",
"twind/": "https://esm.sh/[email protected]/",
"$prism": "https://esm.sh/[email protected]",
"$prism/": "https://esm.sh/[email protected]/",
"$twas": "https://esm.sh/[email protected]",
"$emoji": "https://deno.land/x/[email protected]/mod.ts",
"$std/": "https://deno.land/[email protected]/",
"$gfm": "https://deno.land/x/[email protected]/mod.ts",
"$fuse/": "https://deno.land/x/[email protected]/dist/",
"$he": "https://esm.sh/[email protected]",
"$pretty_bytes": "https://deno.land/x/[email protected]/mod.ts",
"$router": "https://crux.land/[email protected]",
"$ga4": "https://raw.githubusercontent.com/denoland/ga4/main/mod.ts",
"$ga": "https://deno.land/x/[email protected]/mod.ts",
"$oak_commons": "https://deno.land/x/[email protected]/negotiation.ts",
"$doc_components/": "https://raw.githubusercontent.com/denoland/doc_components/829d636f5d9ed9ff722d6a8c2132427e2b044ada/",
"$deno_doc/": "https://deno.land/x/[email protected]/lib/"
}
}