Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Setup function of the <Kbd /> component.

type

(props: Partial<iKbd>) => unknown