Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make all promises inspectable by default
Custom promises have a state of "unknown" by default. All custom promises have an "inspect" method, regardless of whether one is specified.
- Loading branch information