UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

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