@compiled/react
Version:
A familiar and performant compile time CSS-in-JS library for React.
9 lines • 636 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.ix = exports.ax = exports.CS = exports.CC = void 0;
var index_js_1 = require("./runtime/index.js");
Object.defineProperty(exports, "CC", { enumerable: true, get: function () { return index_js_1.CC; } });
Object.defineProperty(exports, "CS", { enumerable: true, get: function () { return index_js_1.CS; } });
Object.defineProperty(exports, "ax", { enumerable: true, get: function () { return index_js_1.ax; } });
Object.defineProperty(exports, "ix", { enumerable: true, get: function () { return index_js_1.ix; } });
//# sourceMappingURL=runtime.js.map