mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7570f7222f
PR Close #26595
5 lines
154 B
TypeScript
5 lines
154 B
TypeScript
export declare const platformServerTesting: (extraProviders?: StaticProvider[] | undefined) => PlatformRef;
|
|
|
|
export declare class ServerTestingModule {
|
|
}
|