Skip to content

Commit 5865f39

Browse files
authored
docs: update define type (#11708)
1 parent a65d31b commit 5865f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/shared-options.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ See [Env Variables and Modes](/guide/env-and-mode) for more details.
3333

3434
## define
3535

36-
- **Type:** `Record<string, string>`
36+
- **Type:** `Record<string, any>`
3737

3838
Define global constant replacements. Entries will be defined as globals during dev and statically replaced during build.
3939

0 commit comments

Comments
 (0)