UNPKG

@rytass/file-converter-adapter-image-transcoder

Version:

Rytass Utils Storages Images Converter

14 lines (11 loc) 163 B
'use strict'; const SupportSources = [ 'jpg', 'png', 'webp', 'gif', 'avif', 'tif', 'svg' ]; exports.SupportSources = SupportSources;