noroutine
noroutine copied to clipboard
apply destructuring assignment on received message
Rest operator usage could make the code cleaner and even more simplier
- [X] tests and linter show no problems (
npm t
) - [ ] tests are added/updated for bug fixes and new features
- [X] code is properly formatted (
npm run fmt
) - [ ] description of changes is added in CHANGELOG.md
- [ ] update .d.ts typings