UNPKG

@aplus-frontend/antdv

Version:

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

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