Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(types): allow resolving empty response from blink.cmd.Source (#254)
Right now it looks like the code does nil checks perfectly, and there is no actual issue in resolving a nil value. However, the types still specify that a response must always be present.
- Loading branch information