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>; }
import { type iCode } from "https://deno.land/x/lunchbox@v1.0.2/components/Code/setup.ts";
Properties of the <Code />
component.