WorkerOptionsinterface WorkerOptions {name?: string;type?: "classic" | "module";}§Properties§name?: string[src]§type?: "classic" | "module"[src]