Consume more imports from matrix-js-sdk/src/matrix (#11449)
This commit is contained in:
@@ -14,8 +14,7 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
import { MatrixEvent } from "matrix-js-sdk/src/matrix";
|
||||
import { M_BEACON_INFO } from "matrix-js-sdk/src/@types/beacon";
|
||||
import { MatrixEvent, M_BEACON_INFO } from "matrix-js-sdk/src/matrix";
|
||||
|
||||
/**
|
||||
* beacon_info events without live property set to true
|
||||
|
||||
Reference in New Issue
Block a user