UNPKG

@plurid/joiner

Version:
3 lines (2 loc) 98 B
declare const runWorker: <D>(name: string, data: D) => Promise<unknown>; export { runWorker, };