UNPKG

matrix-react-sdk

Version:
3 lines (2 loc) 118 B
import { Room } from "matrix-js-sdk/src/matrix"; export declare const getFunctionalMembers: (room: Room) => string[];