UNPKG

@netlify/content-engine

Version:
3 lines 207 B
import { IGatsbyConfig, ISetSiteConfig } from "../types"; export declare const configReducer: (state: IGatsbyConfig | undefined, action: ISetSiteConfig) => IGatsbyConfig; //# sourceMappingURL=config.d.ts.map