Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aleph/aleph.ts>ALEPH

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

Parameters

unnamed 0: { initial: { routing: Routing; url: RouterURL; components: Record<string, ComponentType<any>>; pageComponentTree: { id: string; Component?: any; }[]; }; }