Merge pull request #648 from ellipsus-writes/export-merge-ds

Export mergeDeleteSets
This commit is contained in:
Kevin Jahns 2024-06-07 17:20:20 +02:00 committed by GitHub
commit 0973e0acd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,6 +100,7 @@ export {
UpdateDecoderV1,
UpdateDecoderV2,
equalDeleteSets,
mergeDeleteSets,
snapshotContainsUpdate
} from './internals.js'