
PK 
| ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/pusher-js/src/core/ |
| Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/pusher-js/src/core/reachability.ts |
import { default as EventsDispatcher } from './events/dispatcher';
interface Reachability extends EventsDispatcher {
isOnline(): boolean;
}
export default Reachability;

