This commit is contained in:
2
node_modules/react-toastify/dist/utils/mapper.d.ts
generated
vendored
Normal file
2
node_modules/react-toastify/dist/utils/mapper.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import { Toast, ToastItem, ToastItemStatus } from '../types';
|
||||
export declare function toToastItem(toast: Toast, status: ToastItemStatus): ToastItem;
|
||||
Reference in New Issue
Block a user