2018-10-19 14:35:53 -07:00

5 lines
154 B
TypeScript

export declare const platformServerTesting: (extraProviders?: StaticProvider[] | undefined) => PlatformRef;
export declare class ServerTestingModule {
}