UNPKG

@wix/design-system

Version:

@wix/design-system

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