Documentation
Preparing search index...
@adonisjs/http-server
index
<internal>
RouteHandlerTracingData
Type Alias RouteHandlerTracingData
Tracing data structure for route handler execution events
type
RouteHandlerTracingData
=
{
route
:
RouteJSON
;
}
Index
Properties
route
Properties
route
route
:
RouteJSON
The route being traced
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
route
Documentation
Loading...
Tracing data structure for route handler execution events