UNPKG

@data-client/core

Version:

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

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