***`
@jupyterlite / @jupyterlite/server / IServiceWorkerManager / IOptions
Interface: IOptions
#
Defined in: tokens.ts:61
An options object for initializing a worker manager.
Properties#
contents
#
**contents**
:IManager
Defined in: tokens.ts:65
The contents manager to use for handling drive contents requests
`***
workerUrl?
#
optional
workerUrl
:string
Defined in: tokens.ts:70
URL to load the worker file. Default to “{baseURL}/service-worker.js”