UNPKG

ngx-foundation

Version:

Native Angular Foundation for Sites Components

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