bun
bun copied to clipboard
no auth token passed as data in the example
What does this PR do?
<{ authToken: string }> would be misleading when there is no auth token passed as data.
- [x] Documentation or TypeScript types (it's okay to leave the rest blank in this case)
- [ ] Code changes