W3cubDocs

/Angular

platformDynamicServer

const deprecated

The server platform that supports the runtime compiler.

Deprecated: add an import @angular/compiler and replace the usage with platformServer instead.

const platformDynamicServer: (extraProviders?: StaticProvider[]) => PlatformRef;

See also

© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/platform-server/platformDynamicServer