Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tpy/src/error.ts>responseBody

🔑 A strongly typed Pylon API client.
Latest
function responseBody
import { responseBody } from "https://deno.land/x/tpy@v1.0.0-RC/src/error.ts";

Clarifies that the string is the response body.

Parameters

s: string

The response body information as a string.