Skip to main content
Module

x/composium/deno.json

Powered by functional composition and the URL Pattern API, composium has become the most flexible routing framework in the world.
Go to Latest
File
{ "tasks": { "test": "deno test --doc --unstable --allow-all" }, "compilerOptions": { "lib": ["esnext", "dom", "dom.iterable", "deno.ns"], "strict": true, "useUnknownInCatchVariables": true, "noImplicitOverride": true, "checkJs": true }}