UNPKG

@data-client/core

Version:

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

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