UNPKG

wix-style-react

Version:
4 lines 237 B
import { ToastContent, ToastItemOptions } from '../components/ToastItem/ToastItem.types'; declare const showToast: (content: ToastContent, options?: ToastItemOptions) => void; export { showToast }; //# sourceMappingURL=showToast.d.ts.map