Skip to content

lspeasy / core/src / discoverExtensionMap

Function: discoverExtensionMap()

ts
function discoverExtensionMap(root): Record<string, string>;

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

Parameters

ParameterType
rootstring

Returns

Record<string, string>

Released under the MIT License.