ngmodule deprecated
NgModule to install on the server side while using the TransferState to transfer state from server to client.
Deprecated: no longer needed, you can inject the TransferState in an app without providing this module.
class ServerTransferStateModule {
} Note: this module is not needed if the renderApplication function is used. The renderApplication makes all providers from this module available in the application.
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/platform-server/ServerTransferStateModule