Skip to content

lspeasy / core/src / selectExtensionMap

Function: selectExtensionMap()

ts
function selectExtensionMap(config): Record<string, string>;

Defined in: packages/core/src/discover.ts:85

Parameters

ParameterType
configLspJson

Returns

Record<string, string>

Released under the MIT License.