UNPKG

guess-parser

Version:

Finds the route declarations in your application.

3 lines (2 loc) 153 B
import * as ts from 'typescript'; export declare const getLanguageService: (rootFileNames: string[], options: ts.CompilerOptions) => ts.LanguageService;