Optional
handler?: stringThe name of the handler function that will process the intercepted data.
Optional
override?: anyData with which to override the originally intercepted request. If an array is passed, entries will be applied as separate arguments.
Optional
propagate?: booleanIf true, the response of the trapFunction will be forwarded to the socket, if not no response is returned
Generated using TypeDoc
The TrapReturn type handles