import { Router } from "https://deno.land/x/sptaki@1.2.0/di/mod.ts";
Methods
protected
getHandledRoutes(): HandledRoute[]protected
getInternalHandledRoutes(): HandledRoute[]canHandle(url: string, partialMatch?: boolean): boolean
getTopLevelRoute(): string