UNPKG

pusher-js

Version:

Pusher Channels JavaScript library for browsers, React Native, NodeJS and web workers

5 lines (4 loc) 202 B
// This is a wrapper to make importing the encrypted channel capable web build // nicer // import Pusher from 'pusher-js/with-encryption' module.exports = require('../dist/web/pusher-with-encryption');