UNPKG

@rikishi/watermelondb

Version:

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

9 lines (6 loc) 197 B
declare module '@rikishi/watermelondb/decorators/action' { const action: MethodDecorator export default action export const writer: MethodDecorator export const reader: MethodDecorator }