UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

9 lines (8 loc) 246 B
/** * Default platform providers for testing. */ export declare const TEST_SERVER_PLATFORM_PROVIDERS: Array<any>; /** * Default application providers for testing. */ export declare const TEST_SERVER_APPLICATION_PROVIDERS: Array<any>;