deno.land / x / esm@v135_2 / test / external-all / deno.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "compilerOptions": { "lib": [ "dom", "deno.ns" ], "jsxFactory": "h" }, "imports": { "preact": "http://localhost:8080/preact@10.7.2", "preact/": "http://localhost:8080/preact@10.7.2/", "preact-render-to-string": "http://localhost:8080/*preact-render-to-string@5.2.0", "react": "http://localhost:8080/preact@10.7.2/compat", "swr": "http://localhost:8080/*swr@1.3.0" }}
esm

Version Info

Tagged at
a year ago