Module

x/aleph/aleph.ts>ALEPH

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

Parameters

unnamed 0: { initial: { routing: Routing; url: RouterURL; staticData: Record<string, any>; components: Record<string, ComponentType<any>>; pageProps: PageProps | null; }; }