import { useToast, toast } from "@/hooks/use-toast";

export { useToast, toast };

Synonyms

bostrom.network/src/hooks/use-toast.ts

Neighbours