Skip to content

Commit

Permalink
Export mapWithSeparator
Browse files Browse the repository at this point in the history
  • Loading branch information
jawj committed Mar 23, 2023
1 parent 3b907e5 commit 609bc94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/db/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ export * from './date';
export * from './pgErrors';
export * from './shortcuts';
export * from './transaction';
export { mapWithSeparator } from './utils';

export * as conditions from './conditions';

0 comments on commit 609bc94

Please sign in to comment.