type alias WorkerListener Usage in Denoimport { type WorkerListener } from "node:process"; Definition (worker: Worker) => void