-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimport_map.json
More file actions
20 lines (20 loc) · 921 Bytes
/
Copy pathimport_map.json
File metadata and controls
20 lines (20 loc) · 921 Bytes
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/fresh@1.1.2/",
"preact": "https://esm.sh/preact@10.11.0",
"preact/": "https://esm.sh/preact@10.11.0/",
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@5.2.4",
"@preact/signals": "https://esm.sh/*@preact/signals@1.0.3",
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.0.1",
"twind": "https://esm.sh/twind@0.16.17",
"twind/": "https://esm.sh/twind@0.16.17/",
"three": "https://esm.sh/three@0.148.0",
"three/": "https://esm.sh/three@0.148.0/",
"camera-controls": "https://esm.sh/camera-controls@1.37.5",
"camera-controls/": "https://esm.sh/camera-controls@1.37.5/",
"three-mesh-ui": "https://esm.sh/three-mesh-ui@6.5.3",
"three-mesh-ui/": "https://esm.sh/three-mesh-ui@6.5.3/",
"ts-mixer": "https://esm.sh/ts-mixer@6.0.3",
"ts-mixer/": "https://esm.sh/ts-mixer@6.0.3/"
}
}