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

isPlatformWorkerApp

Returns whether a platform id represents a web worker app platform.

isPlatformWorkerApp(platformId: Object): boolean
      
      isPlatformWorkerApp(platformId: Object): boolean
    

Parameters

platformId

Type: Object.

Returns

boolean