UNPKG

pusher-js

Version:

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

7 lines (5 loc) 94 B
interface URLLocation { base: string; queryString: string; } export default URLLocation;