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

6 lines (4 loc) 143 B
declare module '@rikishi/watermelondb/hooks' { import { Database } from '@rikishi/watermelondb' export function useDatabase(): Database }