Preparing search index...
The search index is not available
@switchboard-xyz/on-demand
@switchboard-xyz/on-demand
StreamingResponse
Interface StreamingResponse
Combined streaming response with both raw and processed data
interface
StreamingResponse
{
processed
:
StreamingProcessedResponse
;
raw
:
StreamingRawResponse
;
}
Index
Properties
processed
raw
Properties
processed
processed
:
StreamingProcessedResponse
raw
raw
:
StreamingRawResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
processed
raw
@switchboard-xyz/on-demand
Loading...
Combined streaming response with both raw and processed data