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