fixed decoding issue
This commit is contained in:
parent
f3de5b0add
commit
f961aa960d
@ -26,7 +26,8 @@ export const typeRefs = [
|
|||||||
readYXmlElement,
|
readYXmlElement,
|
||||||
readYXmlFragment,
|
readYXmlFragment,
|
||||||
readYXmlHook,
|
readYXmlHook,
|
||||||
readYXmlText
|
readYXmlText,
|
||||||
|
readYWeakLink
|
||||||
]
|
]
|
||||||
|
|
||||||
export const YArrayRefID = 0
|
export const YArrayRefID = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user