UNPKG

gatsby

Version:
3 lines (2 loc) 158 B
import { IBuildContext } from "../internal"; export declare function graphQLTypegen({ program, store, parentSpan, reporter, }: IBuildContext): Promise<void>;