able-baker/example/deno.json

7 lines
105 B
JSON

{
"imports":
{
"react":"https://esm.sh/preact/compat",
"app": "./app.tsx"
}
}