QuantityProps Interface
This interface defines the required properties of a Quantity.
Implemented by
Properties
Name | Type | Description | |
---|---|---|---|
isValid Readonly | boolean | ||
magnitude Readonly | number | ||
unit Readonly | UnitProps |
Defined in
- quantity/src/Interfaces.ts Line 36
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.