UNPKG

gatsby

Version:
4 lines (3 loc) 203 B
import { GatsbyWorkerPool } from "./types"; export declare function initReporterMessagingInMainProcess(workerPool: GatsbyWorkerPool): void; export declare function initReporterMessagingInWorker(): void;