@dxos/client
Preparing search index...
index
fromWorker
Function fromWorker
fromWorker
(
config
?:
Config
,
options
:
Omit
<
WorkerClientServicesParams
,
"config"
>
,
)
:
Promise
<
WorkerClientServices
>
Creates services provider connected via worker.
Parameters
config
:
Config
= ...
options
:
Omit
<
WorkerClientServicesParams
,
"config"
>
Returns
Promise
<
WorkerClientServices
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/client
Loading...
Creates services provider connected via worker.