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