claude-web/node_modules/primevue/usetoast/index.d.ts

4 lines
124 B
TypeScript
Raw Permalink Normal View History

2026-02-23 02:23:38 +00:00
import type { ToastServiceMethods } from 'primevue/toastservice';
export declare function useToast(): ToastServiceMethods;