interface RouteModuleimport { type RouteModule } from "https://dotland.deno.dev/x/aleph@v0.2.24/routing.ts"; Propertiesreadonlyid: stringreadonlyhash: stringreadonlyoptionaldeps: { url: string; hash: string; isStyle?: boolean; isData?: boolean; }[]