Properties

getBasename

getBasename?: __type

Hook that runs when determining the basename for a file. Defaults to () => 'Untitled'

getExtension

getExtension?: __type

Hook that runs when determining the extension of a file.

getFilename

getFilename?: __type

Hook that runs when determining the name of a file.

mimeTypeMap

mimeTypeMap?: __type

An object with key value pairs describing mime type relation to extension. Defaults to undefined