UNPKG

@nozbe/watermelondb

Version:

Build powerful React Native and React web apps that scale from hundreds to tens of thousands of records and remain fast

2 lines (1 loc) 93 B
export default function anyPass<T>(predicates: Array<(_: T) => boolean>): (__: T) => boolean