Interface: RawResponse
January 18, 2022 · View on GitHub
Kui API Documentation - v11.0.0 / @kui-shell/core / RawResponse
Interface: RawResponse<Content>
@kui-shell/core.RawResponse
Type parameters
| Name | Type |
|---|---|
Content | extends RawContent |
Table of contents
Properties
Properties
content
• content: Content
Defined in
packages/core/src/models/entity.ts:188
mode
• mode: "raw"