UNPKG

@netlify/content-engine

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