@angular/core

platformCore

constant

This platform has to be included in any other platform

  
    const platformCore: (extraProviders?: StaticProvider[]) => PlatformRef;
  
  
Jump to details