UNPKG

@netlify/content-engine

Version:
3 lines 264 B
import { IGatsbyState, ActionsUnion } from "../types"; export declare const resolvedNodesCacheReducer: (state: IGatsbyState["resolvedNodesCache"] | undefined, action: ActionsUnion) => IGatsbyState["resolvedNodesCache"]; //# sourceMappingURL=resolved-nodes.d.ts.map