prelim refactor commit

This commit is contained in:
Kevin Jahns
2019-03-26 01:14:15 +01:00
parent 293527e62b
commit d9ab593b07
44 changed files with 2263 additions and 1914 deletions

View File

@@ -114,3 +114,5 @@ export class YXmlHook extends YMap {
super._integrate(y)
}
}
export const readYXmlHook = decoder => new YXmlHook()