Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: make PaymentRequest.abort actually return Promise<void> (#282)
* fix: make abort method on PaymentRequest actually return a Promise<void>, thereby properly cancelling event listeners * chore: use single quotes * chore: fix accidental removal of get shippingAddress getter
- Loading branch information