bun-types
Version:
Type definitions and documentation for Bun, an incredibly fast JavaScript runtime
18 lines (12 loc) • 361 B
text/mdx
## CLI Usage
```bash
bun feedback [options] [feedback text ... | files ...]
```
### Contact Information
<ParamField path="--email" type="string">
Set the email address used for this submission. Alias: <code>-e</code>
</ParamField>
### Help
<ParamField path="--help" type="boolean">
Show this help message and exit. Alias: <code>-h</code>
</ParamField>