'use strict';

module.exports = [

'bmp',
'gif',
'jpg',
'png',
'psd',
'svg',
'tiff',
'webp'

];