Skip to content

ClientDiagnostics

Defined in: src/diagnostics/index.ts:17

Snapshot of the providers registered with a client.

PropertyTypeDescriptionDefined in
providersreadonly { capabilities: CapabilitySet; id: ProviderId; }[]Providers currently registered, keyed by id.src/diagnostics/index.ts:19