Skip to main content
The Deno 2 Release Candidate is here
Learn more
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.1.13/components/Code/setup.ts";
definition: iExtendedElement & { fwd: Partial<{ wrapper: iFwd<HTMLDivElement>; }>; }