fileTypeError top-level constant

String const fileTypeError

Error message for when the file type is unsupported.

Implementation

const fileTypeError = 'File type is not supported';