astro-ghostcms/.pnpm-store/v3/files/2c/43356571daf4a16bfb6bc192f16...

3 lines
276 B
Plaintext
Raw Permalink Normal View History

2024-02-14 14:10:47 +00:00
export { AST_NODE_TYPES, AST_TOKEN_TYPES, TSESTree, } from '@typescript-eslint/types';
export type { ParserServices, ParserServicesWithTypeInformation, ParserServicesWithoutTypeInformation, } from '@typescript-eslint/typescript-estree';
//# sourceMappingURL=ts-estree.d.ts.map