Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(changeset): Completely eradicate the concept of
GrafastError
, …
…instead use `flagError()` around any value to treat that value as an error. No longer performs `instanceof Error` checks to detect errors in returned values.
- Loading branch information