Skip to main content
Module

x/import/deno.jsonc

🐎 A ponyfill for using dynamic imports within Deno Deploy.
Go to Latest
File
{ "importMap": "./import-map.json",
"tasks": { "test": "deno test -A" },
"compilerOptions": { "jsx": "preserve" }}