UNPKG

@evolu/react

Version:

Evolu for React

4 lines 196 B
import { SyncState } from "@evolu/common/local-first"; /** Subscribe to {@link SyncState} changes. */ export declare const useSyncState: () => SyncState; //# sourceMappingURL=useSyncState.d.ts.map