matrix-js-sdk
    Preparing search index...

    Type Alias BeaconInfoState

    BeaconInfoState: MBeaconInfoContent & {
        assetType?: LocationAssetType;
        timestamp?: number;
    }