Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ts support for all optional keys in data model (#5283)
* fix: improve ts support when data model has only optional keys * fix: improve ts inference by removing `object extends T` from DeepKeys * prettier --------- Co-authored-by: Jakub Różbicki <[email protected]> Co-authored-by: Kevin Van Cott <[email protected]>
- Loading branch information