This commit is contained in:
6
src/types/index.ts
Normal file
6
src/types/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { TSESTree } from '@typescript-eslint/typescript-estree';
|
||||
|
||||
export { TSESTree };
|
||||
|
||||
export * from './ast';
|
||||
export * from './graph';
|
||||
Reference in New Issue
Block a user