Respond to a pending protocol interrupt.
respond(response: unknown, target: __type): Promise<void>| Name | Type | Description |
|---|---|---|
response* | unknown | Payload to send back to the interrupted namespace. |
target | __type | Optional explicit interrupt id and namespace; defaults to the latest unresolved interrupt. |