scientificTypeToString Function
Deprecated in 4.10. ScientificType is now a string enum and doesn't need a serialization method. You can access the enum directly.
scientificTypeToString(scientificType: ScientificType): string
Parameter | Type | Description |
---|---|---|
scientificType | ScientificType |
Returns - string
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.