import * as keywork from "https://deno.land/x/keywork@v6.0.1/react/browser/functions/matchRoute.ts";
Classes
A client-side mapping of path patterns to their respective page components. This is useful if your app bundles all React route handlers into a single Worker. * A collection of patterns to their respective React components. |