View source
typedef NextResponse
package vscode.debugProtocol
import vscode.debugProtocol.DebugProtocol
Response to 'next' request. This is just an acknowledgement, so no body field is required.
Alias
alias for
vscode.debugProtocol.Response<{}>