@karmaniverous/jeeves
GitHub
Preparing search index...
index
ConfigApplyResult
Interface ConfigApplyResult
Result shape returned by the config apply handler.
interface
ConfigApplyResult
{
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...
Result shape returned by the config apply handler.