UNPKG

react-multi-cropper

Version:

A component for allowing multiple cropping regions on a single image, powered by [fabric](https://github.com/fabricjs/fabric.js).

6 lines (5 loc) 121 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', testPathIgnorePatterns: ['node_modules', 'dist'] };