Skip to content

Commit

Permalink
Added OmitByValue and PickByValue to public API
Browse files Browse the repository at this point in the history
 Resolved #50 Closed #65
  • Loading branch information
piotrwitek committed Apr 28, 2019
1 parent 2bc48ad commit a67a25f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,10 @@ export {
NonFunctionKeys,
NonUndefined,
Omit,
OmitByValue,
OptionalKeys,
Overwrite,
PickByValue,
Primitive,
PromiseType,
ReadonlyKeys,
Expand Down

0 comments on commit a67a25f

Please sign in to comment.