Home > @rushstack/node-core-library > IWeighted > weight
IWeighted.weight property
The weight of the element, used to determine the concurrency units that it will take up. Must be a whole number greater than or equal to 0.
Signature:
weight: number;