Skip to content

Commit 676fb62

Browse files
authored
doc: add $shared description (#25609)
1 parent 081ded0 commit 676fb62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/docs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6646,6 +6646,7 @@ V supports the following compile time types:
66466646
- `$interface` => matches [Interfaces](#interfaces).
66476647
- `$map` => matches [Maps](#maps).
66486648
- `$option` => matches [Option Types](#optionresult-types-and-error-handling).
6649+
- `$shared` => matches [Shared Types](#shared-objects).
66496650
- `$struct` => matches [Structs](#structs).
66506651
- `$sumtype` => matches [Sum Types](#sum-types).
66516652
- `$string` => matches [Strings](#strings).

0 commit comments

Comments
 (0)