Skip to content

[T] LanguageScopes

type LanguageScopes = "dotnet" | "java" | "python" | "javascript" | "go" | string;