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) 130 B
import { ColumnName } from '../../Schema' declare function field(columnName: ColumnName): PropertyDecorator export default field