From 2b377cd46d9a59eb592ecba689416aaaf8796cff Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Thu, 7 Oct 2021 11:31:40 +0200 Subject: [PATCH] export findIndexSS --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 628e61f4..1da7289e 100644 --- a/src/index.js +++ b/src/index.js @@ -43,6 +43,7 @@ export { snapshot, emptySnapshot, findRootTypeKey, + findIndexSS, getItem, typeListToArraySnapshot, typeMapGetSnapshot,