formatTypeToString Function
Deprecated in 4.10 - will not be removed until after 2026-06-13. 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: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.