UNPKG

@netlify/content-engine

Version:
3 lines 242 B
import { ActionsUnion, IGatsbyState } from "../types"; export declare const typeOwnersReducer: (typeOwners: IGatsbyState["typeOwners"] | undefined, action: ActionsUnion) => IGatsbyState["typeOwners"]; //# sourceMappingURL=type-owners.d.ts.map