UNPKG

matrix-react-sdk

Version:
3 lines (2 loc) 152 B
import { MatrixEvent } from "matrix-js-sdk/src/matrix"; export declare const shouldDisplayAsVoiceBroadcastStoppedText: (event: MatrixEvent) => boolean;