UNPKG

438 BJavaScriptView Raw
1export { latinMap } from './latin-map';
2export { TypeaheadOptions } from './typeahead-options.class';
3export { TypeaheadMatch } from './typeahead-match.class';
4export { TypeaheadUtils } from './typeahead-utils';
5export { TypeaheadContainerComponent } from './typeahead-container.component';
6export { TypeaheadDirective } from './typeahead.directive';
7export { TypeaheadModule } from './typeahead.module';
8//# sourceMappingURL=index.js.map
\No newline at end of file