@morfeo/spec
Version:

19 lines • 944 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./theme"), exports);
tslib_1.__exportStar(require("./radii"), exports);
tslib_1.__exportStar(require("./fonts"), exports);
tslib_1.__exportStar(require("./sizes"), exports);
tslib_1.__exportStar(require("./style"), exports);
tslib_1.__exportStar(require("./colors"), exports);
tslib_1.__exportStar(require("./borders"), exports);
tslib_1.__exportStar(require("./shadows"), exports);
tslib_1.__exportStar(require("./spacings"), exports);
tslib_1.__exportStar(require("./zIndices"), exports);
tslib_1.__exportStar(require("./opacities"), exports);
tslib_1.__exportStar(require("./gradients"), exports);
tslib_1.__exportStar(require("./components"), exports);
tslib_1.__exportStar(require("./properties"), exports);
tslib_1.__exportStar(require("./transitions"), exports);
//# sourceMappingURL=index.js.map