import { Router } from "https://deno.land/x/nano_jsx@v0.0.36/index.ts";
const { matchPath } = Router;
type
(pathname: string, options: MatchPathOptions) => MatchPathResult
import { Router } from "https://deno.land/x/nano_jsx@v0.0.36/index.ts";
const { matchPath } = Router;