@jupyterlite


@jupyterlite / @jupyterlite/server / IServiceWorkerManager / IOptions

Interface: ~~IOptions~~#

Defined in: tokens.d.ts:42

An options object for initializing a worker manager.

Properties#

~~contents~~#

contents: IManager

Defined in: tokens.d.ts:46

The contents manager to use for handling drive contents requests


~~workerUrl?~~#

optional workerUrl: string

Defined in: tokens.d.ts:50

URL to load the worker file. Default to “{baseURL}/service-worker.js”