diff --git a/src/index.js b/src/index.js index 74876ddc..9f63300c 100644 --- a/src/index.js +++ b/src/index.js @@ -38,6 +38,8 @@ export { getState, Snapshot, createSnapshot, + createDeleteSet, + createDeleteSetFromStructStore, snapshot, emptySnapshot, findRootTypeKey,