UNPKG

@tanstack/optimistic

Version:

Core optimistic updates library

4 lines (3 loc) 165 B
export declare function getLockedObjects(): Set<string>; export declare function getGlobalVersion(): number; export declare function advanceGlobalVersion(): number;