angular / 4.4.6 / api / common / isplatformworkerui.html /

isPlatformWorkerUi

function

npm Package @angular/common
Module import { isPlatformWorkerUi } from '@angular/common';
Source common/src/platform_id.ts

function isPlatformWorkerUi(platformId: Object): boolean;

Description

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

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v4.angular.io/api/common/isPlatformWorkerUi