angular-cn/tools/public_api_guard/platform-browser-dynamic/testing.d.ts

6 lines
182 B
TypeScript
Raw Normal View History

/** @stable */
export declare const TEST_BROWSER_DYNAMIC_APPLICATION_PROVIDERS: Array<any>;
/** @stable */
export declare const TEST_BROWSER_DYNAMIC_PLATFORM_PROVIDERS: Array<any>;