@karmaniverous/jeeves
GitHub
Preparing search index...
index
ConfigQueryResponse
Interface ConfigQueryResponse
Response shape for config query results.
interface
ConfigQueryResponse
{
body
:
unknown
;
status
:
number
;
}
Index
Properties
body
status
Properties
body
body
:
unknown
Response body.
status
status
:
number
HTTP status code.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
status
GitHub
@karmaniverous/jeeves
Loading...
Response shape for config query results.