import { type ThreadHandlers } from "https://deno.land/x/script_nop@v2.0.5/src/types.ts";
definition: { [key: string]: (payload: any, from: Worker | undefined) => void | Promise<void>; }
x/script_nop/src/types.ts>ThreadHandlers
import { type ThreadHandlers } from "https://deno.land/x/script_nop@v2.0.5/src/types.ts";