UNPKG

@wix/design-system

Version:

@wix/design-system

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