UNPKG

@aplus-frontend/antdv

Version:

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

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