Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@filerobot/utils / lib / cloudimageSupportedInputMimeTypes.js
Size: Mime:
var cloudimageSupportedInputMimiTypes = ['image/svg+xml', 'image/jpeg', 'image/png', 'image/gif', 'image/webp', 'image/avif', 'image/heic', 'image/heif', 'image/bmp', 'application/pdf', 'image/x-eps', 'image/x-icon', 'image/vnd.adobe.photoshop', 'image/tiff'];
export default cloudimageSupportedInputMimiTypes;