Skip to content

Commit

Permalink
feat: add simpleLogger export
Browse files Browse the repository at this point in the history
  • Loading branch information
Marviel committed Jul 25, 2023
1 parent 5a45b0f commit a0cef94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/functions/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ export * from './trimLines';
export * from './typedUuidV4';
export * from './types';
export * from './tryUntilAsync';
export * from './simpleLogger';

0 comments on commit a0cef94

Please sign in to comment.