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 (3 loc) 127 B
declare let generator: () => string export const setGenerator: (newGenerator: () => string) => void export default generator