Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import type * as vscode from '@volar/language-service';
|
||||
export declare function create({ mappedLanguages, }?: {
|
||||
mappedLanguages?: Record<string, string>;
|
||||
}): vscode.LanguageServicePlugin;
|
||||
//# sourceMappingURL=index.d.ts.map
|
||||
Reference in New Issue
Block a user