UNPKG

@wix/design-system

Version:

@wix/design-system

17 lines (16 loc) 552 B
"use strict"; exports.__esModule = true; var _exportNames = { PageSection: true }; exports.PageSection = void 0; var _Section = require("./Section"); exports.PageSection = _Section.PageSection; var _Section2 = require("./Section.types"); Object.keys(_Section2).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return; if (key in exports && exports[key] === _Section2[key]) return; exports[key] = _Section2[key]; }); //# sourceMappingURL=index.js.map