fix: type
parent
22a69be371
commit
59c593c1c1
|
@ -1,3 +1,3 @@
|
|||
export { default as CropperAvatar } from './cropper-avatar.vue';
|
||||
export { default as CropperImage } from './cropper.vue';
|
||||
export type { Cropper } from './typing';
|
||||
export type { CropperType } from './typing';
|
||||
|
|
Loading…
Reference in New Issue