填写这份《一分钟调查》,帮我们(开发组)做得更好!去填写Home

APP_INITIALIZER

A function that will be executed when an application is initialized.

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