UNPKG

vite-plugin-entry-shaking-debugger

Version:
5 lines (4 loc) 87 B
export type KbdProps = { /** Content of the kbd. */ content: string | string[]; };