getMimeType
@quik/storage / getMimeType
Function: getMimeType()
getMimeType(
filename):string
Defined in: storage/src/getMimeType.ts:8
Return the MIME type for a given file name.
Parameters
filename
string
File name to inspect.
Returns
string
@quik/storage / getMimeType
getMimeType(
filename):string
Defined in: storage/src/getMimeType.ts:8
Return the MIME type for a given file name.
string
File name to inspect.
string