Interface IResponse<ResType>

Type Parameters

  • ResType = any

Hierarchy

  • IncomingMessage
    • IResponse

Properties

Properties

data: string | Buffer | ResType
status: number

Generated using TypeDoc