diff --git a/src/index.js b/src/index.js index 91d34893..3daecee2 100644 --- a/src/index.js +++ b/src/index.js @@ -45,6 +45,7 @@ export { snapshot, emptySnapshot, findRootTypeKey, + getItem, typeListToArraySnapshot, typeMapGetSnapshot, createDocFromSnapshot,