@kubit-ui-web/react-components
Version:
Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience
8 lines • 612 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.FONTS_KUBIT_WIREFRAME_GLOBAL_STYLES = exports.KUBIT_WIREFRAME_GLOBAL_STYLES = void 0;
var globalStyle_1 = require("./globalStyle");
Object.defineProperty(exports, "KUBIT_WIREFRAME_GLOBAL_STYLES", { enumerable: true, get: function () { return globalStyle_1.KUBIT_WIREFRAME_GLOBAL_STYLES; } });
var fonts_1 = require("./fonts");
Object.defineProperty(exports, "FONTS_KUBIT_WIREFRAME_GLOBAL_STYLES", { enumerable: true, get: function () { return fonts_1.FONTS_KUBIT_WIREFRAME_GLOBAL_STYLES; } });
//# sourceMappingURL=index.js.map