Patch Changes
Features π
-
Added Types
- SafeRecord | A record that emulates the
noUncheckedIndexedAccess
tsconfig setting - Result
- ResultData | Extracts the data from a
Result
type - ResultError | Extracts the error from a
Result
type
- SafeRecord | A record that emulates the
-
Modified Types
- ValueOf | Add support for arrays
- Extend