fomantic-ui-react
Version:
Fomantic-UI React -- A React Component Library.
26 lines (21 loc) • 463 B
JavaScript
/**
* fomantic-ui-react v0.0.1-alpha.10
* (c) 2022 FireLoong <fireloong@foxmail.com>
* @license MIT
*/
;
function _defineProperty(obj, key, value) {
if (key in obj) {
Object.defineProperty(obj, key, {
value: value,
enumerable: true,
configurable: true,
writable: true
});
} else {
obj[key] = value;
}
return obj;
}
exports._defineProperty = _defineProperty;
//# sourceMappingURL=dep-6ab59a61.js.map