UNPKG

mx-ui-components

Version:

mobius ui library

3 lines (2 loc) 157 B
export declare const getSuccessMessage: (toaster: any, response: any) => string; export declare const getErrorMessage: (toaster: any, error: any) => string;