UNPKG

@wix/design-system

Version:

@wix/design-system

20 lines (19 loc) 662 B
"use strict"; exports.__esModule = true; var _exportNames = { placements: true, Popover: true }; exports.placements = exports.Popover = void 0; var _constants = require("./constants"); exports.placements = _constants.placements; var _Popover = require("./Popover"); exports.Popover = _Popover.Popover; var _Popover2 = require("./Popover.types"); Object.keys(_Popover2).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return; if (key in exports && exports[key] === _Popover2[key]) return; exports[key] = _Popover2[key]; }); //# sourceMappingURL=index.js.map