export findIndexSS

This commit is contained in:
Kevin Jahns 2021-10-07 11:31:40 +02:00
parent df9bfbe778
commit 2b377cd46d

View File

@ -43,6 +43,7 @@ export {
snapshot, snapshot,
emptySnapshot, emptySnapshot,
findRootTypeKey, findRootTypeKey,
findIndexSS,
getItem, getItem,
typeListToArraySnapshot, typeListToArraySnapshot,
typeMapGetSnapshot, typeMapGetSnapshot,