import { type RunOptions } from "https://deno.land/x/ayonli_jsext@v0.9.72/workerd/run.ts";
Options for the run function.
Properties
Instead of dropping the worker after the task has completed, keep it alive so that it can be reused by other tasks.