MCPcopy Create free account
hub / github.com/CodinGame/monaco-vscode-api /

Class

src/missing-services.ts:2577–2577  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2575 InstantiationType.Delayed
2576)
2577class LanguagePackService implements ILanguagePackService {
2578 _serviceBrand: undefined
2579 getAvailableLanguages: ILanguagePackService['getAvailableLanguages'] = async (): Promise<
2580 ILanguagePackItem[]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected