Update define-constant.md

This commit is contained in:
Jarred Sumner
2024-04-23 14:22:44 -07:00
parent 90fc629156
commit 309c2e3678

View File

@@ -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.