api.getFileExtension()
Returns the extension of a file, guessed by its MIME type. Returns an empty string on failure. Can be called synchronously
Parameters
GetFileExtensionParams:chevron_leftchevron_right
Parameters
Interface
| Name | Type | Description |
|---|---|---|
mimeType | string | The MIME type of the file |