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

4 lines (2 loc) 86 B
// @flow export default function values<T, Key, O = { [k: string]: T }>(obj: O): T[]