UNPKG

382 BTypeScriptView Raw
1export { parse, parseForESLint, ParserOptions } from './parser';
2export { ParserServices, ParserServicesWithTypeInformation, ParserServicesWithoutTypeInformation, clearCaches, createProgram, } from '@typescript-eslint/typescript-estree';
3export declare const version: string;
4export declare const meta: {
5 name: string;
6 version: string;
7};
8//# sourceMappingURL=index.d.ts.map
\No newline at end of file