UNPKG

ng2-bootstrap

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