test with v1 and v2 encoding

This commit is contained in:
Kevin Jahns
2020-12-16 23:26:38 +01:00
parent ba83398374
commit 47221c26c4
3 changed files with 47 additions and 27 deletions

View File

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