Skip to main content
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.3.15/components/Main/setup.ts";
definition: iComponent & { layout_type: LAYOUT_TYPES | null; fwd: Partial<{ layout: Partial<iLayout>; }>; }