Skip to content

Commit

Permalink
chore: check 8
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Sep 27, 2024
1 parent 8c714c1 commit 0b656b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/ng-morph/src/utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ export * from './colored-log';
export * from './filter-primitive';
export * from './get-declaration-creator';
export * from './get-declaration-remover';
export * from './match-query';
export * from './pattern';
export * from './get-declaration-getter';
export * from './structure-editor';
export * from './match-query';
export * from './structure-type';
export * from './structured-statement';
export * from './throw-file-not-found';

0 comments on commit 0b656b4

Please sign in to comment.