UNPKG

@radix-ui/themes

Version:

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

9 lines 227 B
declare const highContrastPropDef: { highContrast: { type: "boolean"; className: string; default: undefined; }; }; export { highContrastPropDef }; //# sourceMappingURL=high-contrast.prop.d.ts.map