UNPKG

matrix-react-sdk

Version:
3 lines (2 loc) 146 B
import { ILocationContent } from "matrix-js-sdk/src/matrix"; export declare const isSelfLocation: (locationContent: ILocationContent) => boolean;