UNPKG
vuejs-avatar-crop
Version:
latest (1.1.0)
1.1.0
1.0.9
1.0.8
Support cutting of avatars of PC and mobile phones.
github.com/varjay/avatar-crop
varjay/avatar-crop
vuejs-avatar-crop
/
babel.config.js
4 lines
(3 loc)
•
46 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { presets: [
'@vue/app'
], }