first working version that also considers holes in document updates - #263

This commit is contained in:
Kevin Jahns
2020-12-15 15:39:08 +01:00
parent 004a781a56
commit f8341220c3
5 changed files with 65 additions and 21 deletions

View File

@@ -40,3 +40,4 @@ export * from './structs/ContentAny.js'
export * from './structs/ContentString.js'
export * from './structs/ContentType.js'
export * from './structs/Item.js'
export * from './structs/Skip.js'