UNPKG

@data-client/core

Version:

Async State Management without the Management. REST, GraphQL, SSE, Websockets, Fetch

3 lines 209 B
import type { InvalidateAllAction } from '../../types.js'; export declare function createInvalidateAll(testKey: (key: string) => boolean): InvalidateAllAction; //# sourceMappingURL=createInvalidateAll.d.ts.map