/opt/canhelp/node_modules/ioredis/built/redis
NameSizeModeActions
event_handler.d.ts2560644editdlrm
event_handler.js133190644editdlrm
RedisOptions.d.ts80670644editdlrm
RedisOptions.js17470644editdlrm
Edit: /opt/canhelp/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;