diff --git a/README.md b/README.md index d859b7f5..6859ccae 100644 --- a/README.md +++ b/README.md @@ -571,6 +571,8 @@ triggers a single change event.
You can specify an optional origintransaction.origin and on('update', (update, origin) => ..). + toJSON():any +
Converts the entire document into a js object, recursively traversing each yjs type.
get(string, Y.[TypeClass]):[Type]
Define a shared type.
getArray(string):Y.Array