PLATFORM_INITIALIZER
A function that is executed when a platform is initialized.
const PLATFORM_INITIALIZER: InjectionToken<readonly (() => void)[]>;
A function that is executed when a platform is initialized.
const PLATFORM_INITIALIZER: InjectionToken<readonly (() => void)[]>;