Skip to main content

Type Alias: TransportResponse

TransportResponse: { bodyText: string; headers: Record<string, string>; status: number; }

Type declaration

NameType
bodyTextstring
headers?Record<string, string>
statusnumber