This site uses cookies from Google to deliver its services and to analyze traffic.

@angular/core

mergeApplicationConfig

function

Merge multiple application configurations from left to right.

mergeApplicationConfig(
...configs: ApplicationConfig[]
): ApplicationConfig;
Jump to details