UNPKG

thundersync

Version:

A Firebase-based alternative to Socket.IO, providing real-time communication and event-driven functionality using Firebase Realtime Database without a server.

5 lines 191 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const thunder_1 = require("./thunder"); exports.default = thunder_1.ThunderSync; //# sourceMappingURL=index.js.map