DIR:/home/htlwork.com/www/himsaral/node_modules/react-bootstrap/cjs/ |
Current File : //home/htlwork.com/www/himsaral/node_modules/react-bootstrap/cjs/getTabTransitionComponent.d.ts |
import { TransitionComponent } from '@restart/ui/types'; import { TransitionType } from './helpers'; export default function getTabTransitionComponent(transition?: TransitionType): TransitionComponent | undefined; |