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

7 lines (6 loc) 235 B
declare module '@rikishi/watermelondb/decorators/lazy' { // Copied from lib.es5.d.ts, PropertyDecorator function lazy(target: Object, propertyKey: string | symbol): void function lazy(): PropertyDecorator export default lazy }