Skip to content

Commit 3130e77

Browse files
Add alternative type name (#1199)
1 parent 4d7cc50 commit 3130e77

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
@@ -336,6 +336,7 @@ Click the type names for complete docs.
336336
- `PickByTypes` - See [`ConditionalPick`](source/conditional-pick.d.ts)
337337
- `HomomorphicOmit` - See [`Except`](source/except.d.ts)
338338
- `IfAny`, `IfNever`, `If*` - See [`If`](source/if.d.ts)
339+
- `MaybePromise` - See [`Promisable`](source/promisable.d.ts)
339340

340341
## Tips
341342

0 commit comments

Comments
 (0)