Skip to content

Commit

Permalink
Export ordering methods
Browse files Browse the repository at this point in the history
  • Loading branch information
Drarig29 committed Aug 13, 2023
1 parent b5604f3 commit 59cced8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export {
} from './types';

export * as helpers from './helpers';
export { ordering } from './ordering';

export { Get } from './get';
export { Update } from './update';
Expand Down

0 comments on commit 59cced8

Please sign in to comment.