UNPKG

ngx-bootstrap

Version:
8 lines 238 B
var TypeaheadOptions = (function () { function TypeaheadOptions(options) { Object.assign(this, options); } return TypeaheadOptions; }()); export { TypeaheadOptions }; //# sourceMappingURL=typeahead-options.class.js.map