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