Module

x/aleph/routing.ts>RouteModule

The Full-stack Framework in Deno.
Very Popular
Go to Latest
interface RouteModule
import { type RouteModule } from "https://dotland.deno.dev/x/aleph@v0.2.27/routing.ts";

Properties

readonly
id: string
readonly
hash: string
readonly
optional
deps: { url: string; hash: string; isStyle?: boolean; isData?: boolean; }[]