ParsedQuantity Interface
Successful result from parseToQuantityValue or parseToQuantityValue.
Properties
| Name | Type | Description | |
|---|---|---|---|
| ok | "true" | Union discriminator for QuantityParseResult. | |
| value | number | The magnitude of the parsed quantity. | 
Defined in
- quantity/src/Parser.ts Line 44
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.