Skip to main content
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.13/aleph.ts";

Parameters

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