UNPKG

@gzued/antd-compiled

Version:

Pre-bundled Ant Design 4.x and related dependencies for @gzued packages

4 lines (3 loc) 209 B
import type { AnimatedConfig } from 'rc-tabs/lib/interface'; import type { TabsProps } from '..'; export default function useAnimateConfig(prefixCls: string, animated?: TabsProps['animated']): AnimatedConfig;