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

6 lines (4 loc) 197 B
// Copied from lib.es5.d.ts, PropertyDecorator declare function nochange(target: Object, propertyKey: string | symbol): void declare function nochange(): PropertyDecorator export default nochange