Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/lunchbox/components/Icon/setup.ts>iIcon

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Latest
type alias iIcon
import { type iIcon } from "https://deno.land/x/lunchbox@v1.0.2/components/Icon/setup.ts";
definition: { size: IconSizes | number; color: IconColors; fill: string; }