UNPKG

gatsby

Version:
12 lines (11 loc) 396 B
import { Span } from "opentracing"; export declare const is: { initialSourceNodesOfCurrentNodeProcess: boolean; }; declare const _default: ({ webhookBody, pluginName, parentSpan, deferNodeMutation, }: { webhookBody: unknown; pluginName?: string | undefined; parentSpan?: Span | undefined; deferNodeMutation?: boolean | undefined; }) => Promise<void>; export default _default;