Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

create a new module by given url.

Parameters

url: string