2016-08-30 21:07:40 -04:00
|
|
|
/** @experimental */
|
2017-03-24 12:59:41 -04:00
|
|
|
export declare const platformServerTesting: (extraProviders?: Provider[] | undefined) => PlatformRef;
|
2016-08-30 21:07:40 -04:00
|
|
|
|
|
|
|
/** @experimental */
|
|
|
|
export declare class ServerTestingModule {
|
|
|
|
}
|