UNPKG

@toutix/whitelabel

Version:

Toutix whitelabel React container components

4 lines 267 B
export declare const showError: (description: string, title?: string) => void; export declare const showSuccess: (description: string, title?: string) => void; export declare const showCommonApiError: (cause: string) => void; //# sourceMappingURL=toast-utill.d.ts.map