react-hot-toast/dist/core/types;
declare const toast: {
info: (message: string, options?: Partial<Pick<Toast, "id" | "icon" | "duration" | "ariaProps" | "className" | "style" | "position" | "iconTheme">> | undefined) => string;
};
export default toast;
Ну импортируешь все равно одно что-то
Обсуждают сегодня