UNPKG

ng2-bootstrap

Version:
9 lines (8 loc) 217 B
"use strict"; var TypeaheadOptions = (function () { function TypeaheadOptions(options) { Object.assign(this, options); } return TypeaheadOptions; }()); exports.TypeaheadOptions = TypeaheadOptions;