public destroy()
in
src/rpc.ts [219:222]
4
lines of code
1
McCabe index (conditional complexity)
public destroy() { this.emit('destroy'); this.unsubscribeCallback(); }