isParentOf

This commit is contained in:
Kevin Jahns 2020-01-14 05:13:51 +01:00
parent 882b9055c7
commit 27efe86f9c

View File

@ -53,6 +53,7 @@ export {
decodeSnapshot,
encodeSnapshot,
isDeleted,
isParentOf,
equalSnapshots,
PermanentUserData // @TODO experimental
} from './internals.js'