This commit is contained in:
5
node_modules/react-toastify/dist/index.d.ts
generated
vendored
Normal file
5
node_modules/react-toastify/dist/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
export { useToastContainer, useToast } from './hooks';
|
||||
export { cssTransition, collapseToast } from './utils';
|
||||
export { ToastContainer, Bounce, Flip, Slide, Zoom, Icons, IconProps, CloseButtonProps } from './components';
|
||||
export { toast, ToastPromiseParams } from './core';
|
||||
export { TypeOptions, Theme, ToastPosition, ToastContentProps, ToastContent, ToastTransition, ToastClassName, ClearWaitingQueueParams, DraggableDirection, ToastOptions, UpdateOptions, ToastContainerProps, ToastTransitionProps, Id, ToastItem } from './types';
|
||||
Reference in New Issue
Block a user