Checks if the current runtime environment is Bun. This is useful for detecting Bun-specific compatibility issues.
true if running in Bun, false otherwise.
Checks if the current runtime environment is Bun. This is useful for detecting Bun-specific compatibility issues.