Skip to content

Commit

Permalink
fix: export valueOf type so it can be used externally (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cysword authored Dec 6, 2023
1 parent 06a4dac commit 49d8284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ export * from './replace';
export * from './requireOnly';
export * from './resolvePromise';
export * from './reverseMap';
export * from './valueOf';

0 comments on commit 49d8284

Please sign in to comment.