UNPKG

matrix-react-sdk

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