UNPKG

@data-client/core

Version:

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

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