UNPKG

talkjs

Version:

Build the perfect messaging experience in 10 minutes.

6 lines (5 loc) 159 B
module.exports = { get ready() { throw new Error("[TalkJS] The TalkJS JavaScript SDK only works in browsers (and not, for example, in Node.js)"); } };