```typescript export interface UploadButtonProps { onSelect?: (f: FileList | File[]) => any; accept?: string; multiple?: boolean; limit?: number; sizeLimit?: number; onError?: (msg: any) => any; } ```
@reacted/[email protected] low health (39/100) — consider alternatives
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/npm/@reacted/use-file-selectFirst published · 2019-03-13T07:12:02.690Z
Last updated · 2019-03-15T09:48:15.584Z