UNPKG

gatsby

Version:
4 lines (3 loc) 187 B
import { MachineOptions } from "xstate"; import { IQueryRunningContext } from "./types"; export declare const queryRunningServices: MachineOptions<IQueryRunningContext, any>["services"];