613 B
613 B
Home > puppeteer > Protocol > Runtime > AwaitPromiseRequest > returnByValue
Protocol.Runtime.AwaitPromiseRequest.returnByValue property
Whether the result is expected to be a JSON object that should be sent by value.
Signature:
returnByValue?: boolean;