DIR:/home/htlwork.com/www/himsaral/node_modules/react-bootstrap/esm/ |
Current File : //home/htlwork.com/www/himsaral/node_modules/react-bootstrap/esm/ToastFade.d.ts |
import * as React from 'react'; import Transition from 'react-transition-group/Transition'; import { FadeProps } from './Fade'; declare const ToastFade: React.ForwardRefExoticComponent<FadeProps & React.RefAttributes<Transition<any>>>; export default ToastFade; |