add merge tests for #263

This commit is contained in:
Kevin Jahns
2020-12-07 19:47:48 +01:00
parent 972d15dda5
commit 7a45be8c88
5 changed files with 85 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ export * from './utils/Snapshot.js'
export * from './utils/StructStore.js'
export * from './utils/Transaction.js'
export * from './utils/UndoManager.js'
export * from './utils/updates.js'
export * from './utils/YEvent.js'
export * from './types/AbstractType.js'