UNPKG

@typed/test

Version:
5 lines (4 loc) 217 B
import * as ts from 'typescript'; export declare function createLanguageService(cwd: string, fileGlobs: string[], compilerOptions: ts.CompilerOptions, files: ts.MapLike<{ version: number; }>): ts.LanguageService;