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
type Callback = () => void export function onLowMemory(callback: Callback): void export function _triggerOnLowMemory(): void