Skip to main content
Module

x/aleph/app.ts>bootstrap

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function bootstrap
import { bootstrap } from "https://deno.land/x/aleph@v0.1.1/app.ts";

Parameters

unnamed 0: AppManifest & { keyModules: Record<string, Module>; pageModules: Record<string, Module>; }