UNPKG

matrix-react-sdk

Version:
3 lines (2 loc) 146 B
export declare const showToast: (version: string, newVersion: string, releaseNotes?: string) => void; export declare const hideToast: () => void;