mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 11:06:25 +08:00
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