Skip to main content

Interface DevtoolsHook


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

exportProfile

Type: function

feeds

Type: Accessor<unknown>

fetchDiagnostics

Type: function

halo

Type: Halo

host

Type: ClientServicesHost

importModule

Type: function

Import modules exposed by exposeModule from @dxos/debug.

importProfile

Type: function

joinTables

Type: any

Utility function.

listDiagnostics

Type: function

openClientRpcServer

Type: function

openDevtoolsApp

Type: function

reset

Type: function

spaces

Type: Accessor<Space | DataSpace>

tracing

Type: TraceProcessor