Skip to content

Commit a72e9e1

Browse files
Mention PickByType as an alternative of ConditionalPick (#1015)
1 parent 591700a commit a72e9e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ type ShouldBeNever = IfAny<'not any', 'not never', 'never'>;
367367
- `SetElement` - See [`IterableElement`](source/iterable-element.d.ts)
368368
- `SetEntry` - See [`IterableElement`](source/iterable-element.d.ts)
369369
- `SetValues` - See [`IterableElement`](source/iterable-element.d.ts)
370+
- `PickByTypes` - See [`ConditionalPick`](source/conditional-pick.d.ts)
370371

371372
## Tips
372373

0 commit comments

Comments
 (0)