Add getItem to the exports

This commit is contained in:
Kevin Jahns 2020-11-21 19:27:12 +01:00
parent 7bac783490
commit b812a3dd6c

View File

@ -45,6 +45,7 @@ export {
snapshot, snapshot,
emptySnapshot, emptySnapshot,
findRootTypeKey, findRootTypeKey,
getItem,
typeListToArraySnapshot, typeListToArraySnapshot,
typeMapGetSnapshot, typeMapGetSnapshot,
createDocFromSnapshot, createDocFromSnapshot,