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

assertPlatform

Checks that there currently is a platform which contains the given token as a provider.

assertPlatform(requiredToken: any): PlatformRef
      
      assertPlatform(requiredToken: any): PlatformRef
    

Parameters

requiredToken

Type: any.

Returns

PlatformRef