class MatchStaticRouter
extends StaticRouter
import { MatchStaticRouter } from "https://deno.land/x/sptaki@1.2.0/routers/static/mod.ts";
Constructors
new
MatchStaticRouter(matchCallbacks: MatchCallbacks)Properties
protected
matchCallbacks: MatchCallbacks