angular / 4.4.6 / api / platform-webworker / bootstrapworkerui.html /

bootstrapWorkerUi

function

npm Package @angular/platform-webworker
Module import { bootstrapWorkerUi } from '@angular/platform-webworker';
Source platform-webworker/src/platform-webworker.ts

function bootstrapWorkerUi(workerScriptUri: string, customProviders: Provider[] = []): Promise<PlatformRef>;

Description

Bootstraps the worker ui.

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v4.angular.io/api/platform-webworker/bootstrapWorkerUi