Skip to main content
Module

x/lunchbox/components/Card/setup.ts>default

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Latest
variable default
import { default } from "https://deno.land/x/lunchbox@v0.3.109/components/Card/setup.ts";

Setup function of the <Card /> component.

type

(props: Partial<iCard>) => unknown