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

committed by
Victor Berchet

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