export declare interface WorkerShardingStrategyOptions
Options for a WorkerShardingStrategy
optionalstring workerPath? :
Path to the worker file to use. The worker requires quite a bit of setup, it is recommended you leverage the WorkerBootstrapper class.