Bones/node_modules/angular2/platform/testing/browser_static.d.ts
SOUTHERNCO\x2mjbyrn 7efe7605b8 Template Upload
2017-05-17 13:45:25 -04:00

10 lines
359 B
TypeScript

/**
* Default patform providers for testing without a compiler.
*/
export declare const TEST_BROWSER_STATIC_PLATFORM_PROVIDERS: Array<any>;
export declare const ADDITIONAL_TEST_BROWSER_PROVIDERS: Array<any>;
/**
* Default application providers for testing without a compiler.
*/
export declare const TEST_BROWSER_STATIC_APPLICATION_PROVIDERS: Array<any>;