UNPKG

@wix/design-system

Version:

@wix/design-system

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