Skip to main content
Module

x/lunchbox/components/Code/setup.ts>iCode

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