mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
The examples incorrectly showed that calling these methods without parameters returns null/empty, but the actual behavior (and the prose documentation) states that the last bound values are used. Fixes #26622 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>