UNPKG

advanced-cropper

Version:

The core of the advanced cropper libraries family

4 lines (3 loc) 159 B
export { BoundingBoxType } from './types.js'; export { approximateSizeInsideImage } from './size.js'; export { fitToImage, moveToImage } from './position.js';