faastjs > CostMetric > unitPlural
CostMetric.unitPlural property
The plural form of the unit name. By default the plural form will be the name of the unit with "s" appended at the end, unless the last letter is capitalized, in which case there is no plural form (e.g. "GB").
Signature:
readonly unitPlural?: string;