UNPKG

@sanity/form-builder

Version:
7 lines 251 B
/// <reference types="react" /> import { ReviewChangesContextValue } from './types'; /** * @internal */ export declare const ReviewChangesContext: import("react").Context<ReviewChangesContextValue>; //# sourceMappingURL=ReviewChangesContext.d.ts.map