UNPKG

@fabrix/spool-realtime

Version:

Spool: Realtime, Synchronize the client and server via WebSockets using Primus

7 lines 232 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const common_1 = require("@fabrix/fabrix/dist/common"); class Room extends common_1.FabrixGeneric { } exports.Room = Room; //# sourceMappingURL=Room.js.map