add Doc as possible YMap value
This commit is contained in:
parent
4f49c581aa
commit
b97920bcbb
@ -40,7 +40,7 @@ import * as iterator from 'lib0/iterator'
|
|||||||
* @typedef {boolean|null|string|number|Uint8Array|JsonArray|JsonObject} Json
|
* @typedef {boolean|null|string|number|Uint8Array|JsonArray|JsonObject} Json
|
||||||
* @typedef {Json[]} JsonArray
|
* @typedef {Json[]} JsonArray
|
||||||
* @typedef {{ [key: string]: Json }} JsonObject
|
* @typedef {{ [key: string]: Json }} JsonObject
|
||||||
* @typedef {Json|AbstractType<any>} MapValue
|
* @typedef {Json|AbstractType<any>|Doc} MapValue
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user