class ServerModule { }
The ng module for the server.
@NgModule({exports: [BrowserModule], providers: SERVER_RENDER_PROVIDERS})
exported from @angular/platform-server/index, defined in @angular/platform-server/src/server.ts
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v2.angular.io/docs/ts/latest/api/platform-server/index/ServerModule-class.html