UNPKG

@aplus-frontend/antdv

Version:

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

5 lines (4 loc) 188 B
import type { UploadToken } from '.'; import type { GenerateStyle } from '../../theme/internal'; declare const genDraggerStyle: GenerateStyle<UploadToken>; export default genDraggerStyle;