Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/aleph/server/app.ts>Application#getRouteModule

The Full-stack Framework in Deno.
Go to Latest
method Application.prototype.getRouteModule
import { Application } from "https://deno.land/x/aleph@v0.3.0-alpha.4/server/app.ts";

returns the route module by given module.

Parameters

unnamed 0: Pick<Module, "url" | "hash">