We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b455747 commit 3f99565Copy full SHA for 3f99565
1 file changed
src/core/Room.ts
@@ -148,3 +148,4 @@ class Room {
148
}
149
150
export default Room;
151
+module.exports = Room;
0 commit comments