UNPKG

@data-client/core

Version:

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

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