ClientDiagnostics
Defined in: src/diagnostics/index.ts:17
Snapshot of the providers registered with a client.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
providers | readonly { capabilities: CapabilitySet; id: ProviderId; }[] | Providers currently registered, keyed by id. | src/diagnostics/index.ts:19 |