UNPKG

gatsby

Version:
3 lines (2 loc) 145 B
export declare const waitUntilAllJobsComplete: () => Promise<void>; export declare function waitJobsByRequest(requestId: string): Promise<void>;