Skip to main content
Module

x/lunchbox/components/Loader/setup.ts>iLoader

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Go to Latest
type alias iLoader
import { type iLoader } from "https://deno.land/x/lunchbox@v0.3.15/components/Loader/setup.ts";
definition: iComponent<HTMLDivElement> & { fwd: Partial<{ icon: iFwd<SVGSVGElement>; text: Partial<iText>; }>; }