UNPKG

gatsby

Version:
3 lines (2 loc) 190 B
import { IQueryRunningContext } from "../state-machines/query-running/types"; export declare function writeOutRequires({ store, parentSpan, }: Partial<IQueryRunningContext>): Promise<void>;