function terminateWorkersimport { terminateWorkers } from "https://dotland.deno.dev/x/zipjs@v2.7.23/index.d.ts"; terminateWorkers(): voidTerminates all the idle web workers Terminates all the idle web workers Returnsvoid