useToasterStore()
API
jsx
import { useToasterStore } from 'vue3-hot-toast';
const { toasts, pausedAt } = useToasterStore();