UNPKG

@cimpress/react-components

Version:
6 lines 323 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.unstable_GridLayout = void 0; var GridLayout_1 = require("./GridLayout"); Object.defineProperty(exports, "unstable_GridLayout", { enumerable: true, get: function () { return GridLayout_1.GridLayout; } }); //# sourceMappingURL=index.js.map