UNPKG

@netlify/content-engine

Version:
7 lines 289 B
import { Span } from "opentracing"; export declare const createSchemaCustomization: ({ refresh, parentSpan, deferNodeMutation, }: { refresh?: boolean; parentSpan?: Span; deferNodeMutation?: boolean; }) => Promise<void>; //# sourceMappingURL=create-schema-customization.d.ts.map