Preparing search index...
The search index is not available
mockttp
mockttp
requestHandlers
RequestHandlerOptions
Interface RequestHandlerOptions
interface
RequestHandlerOptions
{
emitEventCallback
?:
(
(
type
:
string
,
event
:
unknown
)
=>
void
)
;
}
Index
Properties
emit
Event
Callback?
Properties
Optional
emit
Event
Callback
emit
Event
Callback
?:
(
(
type
:
string
,
event
:
unknown
)
=>
void
)
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
emit
Event
Callback
mockttp
Loading...