Kind: Type
Source: packages/common/interfaces/http/http-server.interface.ts
Part of: Common
Definition
ts( req: TRequest, res: TResponse, next?: Function, ) => any
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
AbstractHttpAdapter—packages/core/adapters/http-adapter.ts:8
Was this page helpful?