UNPKG

matrix-react-sdk

Version:
3 lines (2 loc) 174 B
export declare const showToast: (limitType: string, onHideToast: () => void, adminContact?: string, syncError?: boolean) => void; export declare const hideToast: () => void;