We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb3dc7 commit 34be9c8Copy full SHA for 34be9c8
spec/unit/models/room.spec.ts
@@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
See the License for the specific language governing permissions and
14
limitations under the License.
15
*/
16
+
17
import { Direction, type MatrixClient, MatrixEvent, Room } from "../../../src";
18
import type { MockedObject } from "jest-mock";
19
0 commit comments