fix: type
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user