Add alternative type name (#1199)

This commit is contained in:
Alessandro Palombaro 2025-07-27 07:55:05 +08:00 committed by GitHub
parent 4d7cc50fbe
commit 3130e772cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -336,6 +336,7 @@ Click the type names for complete docs.
- `PickByTypes` - See [`ConditionalPick`](source/conditional-pick.d.ts)
- `HomomorphicOmit` - See [`Except`](source/except.d.ts)
- `IfAny`, `IfNever`, `If*` - See [`If`](source/if.d.ts)
- `MaybePromise` - See [`Promisable`](source/promisable.d.ts)
## Tips