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 (4 loc) 184 B
// Copied from lib.es5.d.ts, PropertyDecorator declare function lazy(target: Object, propertyKey: string | symbol): void declare function lazy(): PropertyDecorator export default lazy