UNPKG

@netlify/content-engine

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