📄 index.d.ts
/home/palash/git/site/node_modules/@typescript-eslint/parser/dist/index.d.ts
Language: ts • Lines: 8
export { parse, parseForESLint, ParserOptions } from './parser';
export { ParserServices, clearCaches, createProgram, } from '@typescript-eslint/typescript-estree';
export declare const version: string;
export declare const meta: {
    name: string;
    version: string;
};
//# sourceMappingURL=index.d.ts.map