Update nodejs-apis.md

This commit is contained in:
Jarred Sumner
2025-01-16 03:58:53 -08:00
parent 844000dc77
commit a423d10f2e

View File

@@ -169,6 +169,10 @@ Some methods are not optimized yet.
🔴 Not implemented.
### [`node:sqlite`](https://nodejs.org/api/sqlite.html)
🔴 Not implemented.
### [`node:test`](https://nodejs.org/api/test.html)
🔴 Not implemented. Use [`bun:test`](https://bun.sh/docs/cli/test) instead.