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

x/lunchbox/components/Main/setup.ts>iMain

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Go to Latest
type alias iMain
import { type iMain } from "https://deno.land/x/lunchbox@v0.1.13/components/Main/setup.ts";
definition: iExtendedElement & { layout_type: LAYOUT_TYPES | null; fwd: Partial<{ layout: iFwd<HTMLDivElement>; }>; }