mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update define-constant.md
This commit is contained in:
@@ -55,8 +55,6 @@ And finally, Bun detects the `else` branch is not reachable, and eliminates it.
|
||||
console.log("Production mode");
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## What types of values are supported?
|
||||
|
||||
Values can be strings, identifiers, properties, or JSON.
|
||||
|
||||
Reference in New Issue
Block a user