UNPKG

@fruits-chain/sop

Version:
5 lines (3 loc) 164 B
import type { ComponentProps } from 'react' import type BackUpload from '@fruits-chain/upload' export type UploadItems = ComponentProps<typeof BackUpload>['list']