UNPKG

368 BTypeScriptView Raw
1import { Apollo } from './apollo';
2import * as i0 from "@angular/core";
3export declare const PROVIDERS: (typeof Apollo)[];
4export declare class ApolloModule {
5 static ɵfac: i0.ɵɵFactoryDeclaration<ApolloModule, never>;
6 static ɵmod: i0.ɵɵNgModuleDeclaration<ApolloModule, never, never, never>;
7 static ɵinj: i0.ɵɵInjectorDeclaration<ApolloModule>;
8}