UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

4 lines (3 loc) 153 B
import type { RcFile } from './interface'; declare const _default: (file: RcFile, acceptedFiles: string | string[]) => boolean; export default _default;