UNPKG

@netlify/content-engine

Version:
3 lines 220 B
import { IDataLayerContext } from "./types"; export declare function customizeSchema({ parentSpan, deferNodeMutation, refresh, }: Partial<IDataLayerContext>): Promise<void>; //# sourceMappingURL=customize-schema.d.ts.map