-
Notifications
You must be signed in to change notification settings - Fork 0
/
import_map.json
20 lines (20 loc) · 921 Bytes
/
import_map.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"imports": {
"$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]/",
"three": "https://esm.sh/[email protected]",
"three/": "https://esm.sh/[email protected]/",
"camera-controls": "https://esm.sh/[email protected]",
"camera-controls/": "https://esm.sh/[email protected]/",
"three-mesh-ui": "https://esm.sh/[email protected]",
"three-mesh-ui/": "https://esm.sh/[email protected]/",
"ts-mixer": "https://esm.sh/[email protected]",
"ts-mixer/": "https://esm.sh/[email protected]/"
}
}