.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @typescript-eslint / parser / dist / index.d.ts
1 export { parse, parseForESLint, ParserOptions } from './parser';
2 export { ParserServices } from '@typescript-eslint/typescript-estree';
3 export { clearCaches } from '@typescript-eslint/typescript-estree';
4 export declare const version: string;
5 //# sourceMappingURL=index.d.ts.map