import { WorkerEventMap } from 'graphile-worker'; export type WorkerEventName = keyof WorkerEventMap;