UNPKG

igniteui-angular-sovn

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

6 lines (4 loc) 180 B
import * as tss from 'typescript/lib/tsserverlibrary'; export interface TSLanguageService extends tss.LanguageService { getTypeScriptLanguageService(): tss.LanguageService; }