expose getItemCleanStart/End

This commit is contained in:
Kevin Jahns 2025-01-15 21:44:18 +01:00
parent 1bec008862
commit e53c44e3a6

View File

@ -50,6 +50,8 @@ export {
findRootTypeKey, findRootTypeKey,
findIndexSS, findIndexSS,
getItem, getItem,
getItemCleanStart,
getItemCleanEnd,
typeListToArraySnapshot, typeListToArraySnapshot,
typeMapGetSnapshot, typeMapGetSnapshot,
typeMapGetAllSnapshot, typeMapGetAllSnapshot,