Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle possibly undefined response fields
These are both number | undefined, so we default to 0 if we need a value. Fixes the type errors resulting from the previous type changes.
- Loading branch information