UNPKG

ngx-bootstrap

Version:
8 lines 256 B
export class TypeaheadOptions { constructor(options) { this.placement = options.placement; this.animation = options.animation; this.typeaheadRef = options.typeaheadRef; } } //# sourceMappingURL=typeahead-options.class.js.map