Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type * as ts from 'typescript';
|
||||
import type { LanguageServer } from '../types';
|
||||
export declare function getInferredCompilerOptions(server: LanguageServer): Promise<ts.CompilerOptions>;
|
||||
Reference in New Issue
Block a user