* Adds a listener for the given status code. * @param status Status code to listen for * @param callback Callback to call when the status code is received
(status: K & Exclude<K, E>, callback: (data: T[K]) => void)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected