Skip to content

lspeasy / core/src / RegisterCapabilityParams

Interface: RegisterCapabilityParams

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

Params payload for client/registerCapability.

Properties

PropertyTypeDescriptionDefined in
registrationsDynamicRegistration[]The capability registrations to apply.packages/core/src/protocol/dynamic-registration.ts:31

Released under the MIT License.