@import '../keyframes/swing.keyframes.less';

.tdSwingIn {
    .tdSwingIn();
}
.tdSwingOut {
    .tdSwingOut();
}
