Skip to main content
Version: 15.3.0

ResponseForRequest.body property

Signature:

interface ResponseForRequest {
body: string | Buffer;
}