Skip to main content
The Deno 2 Release Candidate is 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.1/components/Icon/setup.ts";
definition: { size: IconSizes | number; color: IconColors; fill: string; }