mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-06 12:09:13 +08:00
4 lines
No EOL
238 B
Text
4 lines
No EOL
238 B
Text
export { parse, parseForESLint, ParserOptions } from './parser';
|
|
export { ParserServices, clearCaches, createProgram, } from '@typescript-eslint/typescript-estree';
|
|
export declare const version: string;
|
|
//# sourceMappingURL=index.d.ts.map |