UNPKG

137 BTypeScriptView Raw
1import { ModuleWithProviders } from '@angular/core';
2export declare class TypeaheadModule {
3 static forRoot(): ModuleWithProviders;
4}