@radix-ui/themes
Version:
[](https://radix-ui.com/themes)
3 lines (2 loc) • 619 B
JavaScript
var s=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.prototype.hasOwnProperty;var i=(t,o)=>{for(var r in o)s(t,r,{get:o[r],enumerable:!0})},d=(t,o,r,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of f(o))!h.call(t,e)&&e!==r&&s(t,e,{get:()=>o[e],enumerable:!(a=p(o,e))||a.enumerable});return t};var g=t=>d(s({},"__esModule",{value:!0}),t);var l={};i(l,{highContrastPropDef:()=>n});module.exports=g(l);const n={highContrast:{type:"boolean",className:"rt-high-contrast",default:void 0}};
//# sourceMappingURL=high-contrast.prop.js.map
;