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

5 lines (3 loc) 91 B
// @flow // inspired by rambda and ramda export default function identity<T>(value: T): T