It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
JSR Score
29%
Published
2 months ago (0.0.1)
Add Package
deno add @clapp/route
Import symbol
import { type Router } from "@clapp/route"; type { CustomRoutes } = Router;
Add Package
npx jsr add @clapp/route
Import symbol
import { type Router } from "@clapp/route"; type { CustomRoutes } = Router;
Add Package
yarn dlx jsr add @clapp/route
Import symbol
import { type Router } from "@clapp/route"; type { CustomRoutes } = Router;
Add Package
pnpm dlx jsr add @clapp/route
Import symbol
import { type Router } from "@clapp/route"; type { CustomRoutes } = Router;
Add Package
bunx jsr add @clapp/route
Import symbol
import { type Router } from "@clapp/route"; type { CustomRoutes } = Router;