UNPKG

shineout

Version:

A components library for React

4 lines (3 loc) 201 B
export type { UploadProps as Props, Validator } from './upload.type'; export type { UploadImageProps as ImageProps } from './image.type'; export type { UploadOptions as Options } from '@sheinx/hooks';