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

@@ -72,5 +72,6 @@ export {
tryGc,
transact,
AbstractConnector,
logType
logType,
mergeUpdates
} from './internals.js'