UNPKG

@netlify/content-engine

Version:
3 lines 212 B
import { IGatsbyState, ActionsUnion } from "../types"; export declare const jobsReducer: (state: IGatsbyState["jobs"] | undefined, action: ActionsUnion) => IGatsbyState["jobs"]; //# sourceMappingURL=jobs.d.ts.map