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: 30 November, 2023