Skip to main content
Module

x/lunchbox/components/Layout/setup.ts>iLayout

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