QuantityProps Interface
Beta
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: 20 June, 2023