This is the archived documentation for Angular v6. Please visit angular.io to see documentation for the current version of Angular.

platformCore

This platform has to be included in any other platform

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