Skip to content

lspeasy / core/src / UnregisterCapabilityParams

Interface: UnregisterCapabilityParams

Defined in: packages/core/src/protocol/dynamic-registration.ts:43

Params payload for client/unregisterCapability.

Properties

PropertyTypeDescriptionDefined in
unregisterationsUnregisterCapability[]The capability unregistration entries to apply.packages/core/src/protocol/dynamic-registration.ts:45

Released under the MIT License.