mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
3 lines
113 B
TypeScript
3 lines
113 B
TypeScript
import { ToastServiceMethods } from '../toastservice';
|
|
|
|
export declare function useToast(): ToastServiceMethods;
|