feat: bump more deps (#14079)
This commit is contained in:
@@ -37,13 +37,13 @@ The type of the value stored in the Boxed.
|
||||
|
||||
### getValue()
|
||||
|
||||
> **getValue**(): `undefined` \| `Value`
|
||||
> **getValue**(): `Value` \| `undefined`
|
||||
|
||||
Get the current value of the Boxed.
|
||||
|
||||
#### Returns
|
||||
|
||||
`undefined` \| `Value`
|
||||
`Value` \| `undefined`
|
||||
|
||||
***
|
||||
|
||||
|
||||
Reference in New Issue
Block a user