property WorkerPoolPluginOptions.pools

Per-task-module overrides, keyed by the specifier passed to run().

Type

Readonly<Record<string, TaskPoolOptions>>

Usage

import { type WorkerPoolPluginOptions } from "worker-pool-plugin/src/index.ts";