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

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

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Latest
type alias iCode
import { type iCode } from "https://deno.land/x/lunchbox@v1.0.2/components/Code/setup.ts";

Properties of the <Code /> component.

definition: iComponent & { fwd: Partial<iCodeFwd>; }