UNPKG

matrix-react-sdk

Version:
3 lines (2 loc) 129 B
export declare const showToast: (deviceId: string) => Promise<void>; export declare const hideToast: (deviceId: string) => void;