Skip to main content
Version: 16.1.0

ResponseForRequest.body property

Signature:

interface ResponseForRequest {
body: string | Buffer;
}