docs(common): mark platform-browser and platform-browser-dynamic apis stable
This commit is contained in:

committed by
Victor Berchet

parent
1f5a5895e5
commit
c03e25a7b7
@ -2,5 +2,5 @@
|
||||
export declare class BrowserDynamicTestingModule {
|
||||
}
|
||||
|
||||
/** @experimental */
|
||||
/** @stable */
|
||||
export declare const platformBrowserDynamicTesting: (extraProviders?: any[]) => PlatformRef;
|
||||
|
Reference in New Issue
Block a user