transition.d.ts 101 B

12
  1. import { TdTransitionProps } from './type';
  2. export declare type TransitionProps = TdTransitionProps;