clara/resources/mix/vendors/cropper/cropper.bundle.js

6 lines
161 B
JavaScript
Raw Normal View History

2023-04-11 09:21:20 +00:00
// Cropper - A simple jQuery image cropping plugin: https://fengyuanchen.github.io/cropper/
module.exports = [
'node_modules/cropperjs/dist/cropper.js'
];