Module Linol_lwt.DefinitionClientCapabilitiesSource
Sourcetype t = {dynamicRegistration : bool option;linkSupport : bool option;
} Sourceval create : ?dynamicRegistration:bool -> ?linkSupport:bool -> unit -> t include Linol_lsp.Import.Json.Jsonable.S with type t := t