import { type RouterURL } from "https://deno.land/x/aleph@v0.2.12/types.ts";
The Router object of the application routing, you can access it with useRouter()
.
Properties
readonly
query: URLSearchParamsimport { type RouterURL } from "https://deno.land/x/aleph@v0.2.12/types.ts";
The Router object of the application routing, you can access it with useRouter()
.