Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fsrouter/example/pages/blog/index.ts>default

A file system based router for Deno.
Go to Latest
variable default
import { default } from "https://deno.land/x/fsrouter@2.11.1/example/pages/blog/index.ts";

type

(_req: Request) => unknown