PLATFORM_INITIALIZER

A function that will be executed when a platform is initialized.

const PLATFORM_INITIALIZER: InjectionToken<(() => void)[]>;