%PDF- %PDF-
Direktori : /home/ugotscom/kma/node_modules/pusher-js/src/core/ |
Current File : /home/ugotscom/kma/node_modules/pusher-js/src/core/reachability.ts |
import { default as EventsDispatcher } from './events/dispatcher'; interface Reachability extends EventsDispatcher { isOnline(): boolean; } export default Reachability;