UNPKG

@nayan-ui/react

Version:

Reusable Component Library for ReactJS.

3 lines 199 B
export declare const useNToast: () => (description: string, title?: string) => void; export declare function showToast(description: string, title?: string): void; //# sourceMappingURL=NToast.d.ts.map