UNPKG

@netlify/content-engine

Version:
3 lines 261 B
import { IGatsbyState, ActionsUnion } from "../types"; export declare const flattenedPluginsReducer: (state: IGatsbyState["flattenedPlugins"] | undefined, action: ActionsUnion) => IGatsbyState["flattenedPlugins"]; //# sourceMappingURL=flattened-plugins.d.ts.map