UNPKG

@netlify/content-engine

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