UNPKG

@netlify/content-engine

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