UNPKG

@cauca-911/core

Version:

Run `npm install @cauca-911/core` to add this library to your project

12 lines (11 loc) 665 B
import * as i0 from "@angular/core"; import * as i1 from "./cauca-core.module"; import * as i2 from "@ngx-translate/core"; export declare const createApiLookupServiceSpy: () => any; export declare const createNetworkInformationServiceSpy: () => any; export declare const createTranslateServiceSpy: () => any; export declare class CaucaCoreTestingModule { static ɵfac: i0.ɵɵFactoryDeclaration<CaucaCoreTestingModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CaucaCoreTestingModule, never, [typeof i1.CaucaCoreModule, typeof i2.TranslateModule], [typeof i1.CaucaCoreModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<CaucaCoreTestingModule>; }