Search
gen_lsp
v0.10.0
Pages
Modules
Settings
View Source
GenLSP.TypeAlias.LSPObject
(gen_lsp v0.10.0)
LSP object definition. @since 3.17.0
Link to this section
Summary
Types
t()
Link to this section
Types
Link to this type
t()
View Source
@type
t() :: %{required(
String.t
()) =>
any
()}