Skip to main content
Version: Next

ResponseForRequest.body property

Signature:

interface ResponseForRequest {
body: string | Buffer;
}