Skip to content

Commit

Permalink
unsaved file
Browse files Browse the repository at this point in the history
  • Loading branch information
aexol committed Jun 6, 2024
1 parent 183d698 commit 8329692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export * from './Parser';
export * from './Models';
export * from './shared/index';
export * from './TreeOperations/tree';
export * from './TreeOperations/merge';
export * from './TreeOperations/merge/merge';
export * from './GqlParser/index';
export * from './GqlParser/GqlParserTreeToGql';
export * from './GqlParser/valueNode';

0 comments on commit 8329692

Please sign in to comment.