UNPKG

@ozen-ui/kit

Version:

React component library

3 lines (2 loc) 101 B
import type { ComponentRef } from 'react'; export type FileUploaderInputRef = ComponentRef<'input'>;