Update Bun use rawstr4c

This commit is contained in:
Aoran Zeng
2025-07-22 19:56:19 +08:00
parent 1754a1a943
commit 9213e86643
2 changed files with 18 additions and 2 deletions

View File

@@ -19,6 +19,23 @@
## Node.js
- namespace = `nodejs`
### Bun
- name = `bun_config`
```toml
[install]
registry = "@url@"
```
<br>
## Java
- namespace = `java`