Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 580 Bytes

File metadata and controls

19 lines (14 loc) · 580 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

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;