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–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v4.angular.io/api/common/isPlatformWorkerApp