mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-17 10:26:17 +02:00
one more type
This commit is contained in:
parent
e796c3a725
commit
2152e31e2f
@ -5,7 +5,7 @@
|
||||
* Please see LICENSE files in the repository root for full details.
|
||||
*/
|
||||
|
||||
import { IEventRelation, type MatrixClient, type Room, RoomEvent } from "matrix-js-sdk/src/matrix";
|
||||
import { type IEventRelation, type MatrixClient, type Room, RoomEvent } from "matrix-js-sdk/src/matrix";
|
||||
|
||||
import type { MockedObject } from "jest-mock";
|
||||
import { RoomUploadViewModel } from "../../../src/viewmodels/room/RoomUploadViewModel";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user