UNPKG

@netlify/content-engine

Version:
3 lines 222 B
import { ActionsUnion, IGatsbyCLIState, ISetLogs } from "../types"; export declare const reducer: (state: IGatsbyCLIState | undefined, action: ActionsUnion | ISetLogs) => IGatsbyCLIState; //# sourceMappingURL=logs.d.ts.map