Bun

interface

inspector.Runtime.AwaitPromiseParameterType

interface AwaitPromiseParameterType

  • generatePreview?: boolean

    Whether preview should be generated for the result.

  • promiseObjectId: string

    Identifier of the promise.

  • returnByValue?: boolean

    Whether the result is expected to be a JSON object that should be sent by value.