/home/techb158/balavpn.abdallabala.com/node_modules/ioredis/built/redis
NameSizeModeActions
event_handler.d.ts2560666editdlrm
event_handler.js133190666editdlrm
RedisOptions.d.ts81250666editdlrm
RedisOptions.js17470666editdlrm
Edit: /home/techb158/balavpn.abdallabala.com/node_modules/ioredis/built/redis/event_handler.d.ts (256B)
export declare function connectHandler(self: any): () => void; export declare function closeHandler(self: any): () => void; export declare function errorHandler(self: any): (error: any) => void; export declare function readyHandler(self: any): () => void;