On this page
isPlatformWorkerApp
function
| npm Package | @angular/common | 
|---|---|
| Module | import { isPlatformWorkerApp } from '@angular/common'; | 
     
| Source | common/src/platform_id.ts | 
function isPlatformWorkerApp(platformId: Object): boolean;
  Description
Returns whether a platform id represents a web worker app platform.
© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v5.angular.io/api/common/isPlatformWorkerApp