Skip to content

Commit 3f99565

Browse files
committed
chore(tests): still compatible with old syntax
1 parent b455747 commit 3f99565

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/core/Room.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,3 +148,4 @@ class Room {
148148
}
149149

150150
export default Room;
151+
module.exports = Room;

0 commit comments

Comments
 (0)