MCPcopy
hub / github.com/adonisjs/core / HttpRequest

Interface HttpRequest

providers/vinejs_provider.ts:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 */
27declare module '@adonisjs/core/http' {
28 interface HttpRequest extends RequestValidator {}
29}
30
31/**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected