UNPKG

@tsed/bullmq

Version:
4 lines (3 loc) 87 B
export function getWorkerToken(worker: string) { return `bullmq.worker.${worker}`; }