Documentation
Preparing search index...
@kehto/shell
WorkerRelayHooks
Interface WorkerRelayHooks
Hook for worker relay (local cache).
interface
WorkerRelayHooks
{
getWorkerRelay
()
:
WorkerRelayLike
|
null
;
}
Index
Methods
get
Worker
Relay
Methods
get
Worker
Relay
getWorkerRelay
()
:
WorkerRelayLike
|
null
Get the worker relay instance, or null if unavailable.
Returns
WorkerRelayLike
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Worker
Relay
Documentation
Loading...
Hook for worker relay (local cache).