UNPKG

@data-client/core

Version:

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

3 lines 182 B
import type { ActionMeta } from '../../actions.js'; export declare function createMeta(expiryLength: number, fetchedAt?: number): ActionMeta; //# sourceMappingURL=createMeta.d.ts.map