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