UNPKG

@radix-ui/themes

Version:

[![Radix Themes Logo](https://radix-ui.com/social/themes.png)](https://radix-ui.com/themes)

13 lines (12 loc) 269 B
declare const kbdPropDefs: { size: { type: "enum"; className: string; values: readonly ["1", "2", "3", "4", "5", "6", "7", "8", "9"]; responsive: true; }; asChild: { type: "boolean"; }; }; export { kbdPropDefs };