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: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.