UNPKG

sp-image-editor

Version:

React component version of filerobot image editor (FIE).

1 lines 162 B
import{DEFAULT_SAVE_QUALITY}from"./constants";var getDefaultSaveQuality=function(a){return 0>=a||1<a?DEFAULT_SAVE_QUALITY:a};export default getDefaultSaveQuality;