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