Skip to main content

Interface DevtoolsHook

Less than 1 minute

Interface DevtoolsHook

Declared in packages/sdk/client/dist/types/src/devtools/devtools.d.ts

A hook bound to window.DXOS.

Properties

client

Type: Client

downloadDiagnostics

Type: function

feeds

Type: Accessor<unknown>

halo

Type: Halo

host

Type: ClientServicesHost

importModule

Type: function

Import modules exposed by exposeModule from @dxos/debug.

openClientRpcServer

Type: function

openDevtoolsApp

Type: function

reset

Type: function

spaces

Type: Accessor<Space | DataSpace>

tracing

Type: TraceProcessor