## Image (supported format)
```js
const noop = () => {};
;
```
## Image (unsupported format)
```js
const noop = () => {};
;
```
## Video (supported format)
```js
const noop = () => {};
;
```
## Video (unsupported format)
```js
const noop = () => {};
;
```
## Unsupported file format
```js
const noop = () => {};
;
```