mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 19:38:58 +00:00
Verify type checking works correctly: - String literal autocomplete for time units - Correct return types (number for strings, string for numbers) - Options parameter only allowed with number input - All unit variations type-check correctly 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>