import { App } from "https://deno.land/x/aleph@1.0.0-beta.23/runtime/react/router.ts";
The App
component alias to the Router
in StrictMode
mode.
type
FC<Omit<RouterProps, "strictMode">>
import { App } from "https://deno.land/x/aleph@1.0.0-beta.23/runtime/react/router.ts";
The App
component alias to the Router
in StrictMode
mode.