g3-toolkit API Reference
Preparing search index...
core/src
AdapterResponse
Interface AdapterResponse
interface
AdapterResponse
{
body
:
string
;
headers
:
Record
<
string
,
string
>
;
ok
:
boolean
;
status
:
number
;
}
Index
Properties
body
headers
ok
status
Properties
body
body
:
string
headers
headers
:
Record
<
string
,
string
>
ok
ok
:
boolean
status
status
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
headers
ok
status
g3-toolkit API Reference
Loading...