@angular/core

createPlatform

function

Creates a platform. Platforms must be created on launch using this function.

  
    function createPlatform(  injector: Injector): PlatformRef;
  
  
Jump to details