Kind: Type
Source: packages/common/interfaces/http/http-server.interface.ts
Part of: Common
Definition
ts( error: any, req: TRequest, res: TResponse, next?: Function, ) => any
Kind: Type
Source: packages/common/interfaces/http/http-server.interface.ts
Part of: Common
ts( error: any, req: TRequest, res: TResponse, next?: Function, ) => any
Was this page helpful?