Type Alias SnapshotPredicate<T>

SnapshotPredicate<T>: ((snapshot: xs.SnapshotFrom<T>) => boolean)

Type Parameters