Documentation
Preparing search index...
@nestia/fetcher
NestiaSimulator
IProps
Interface IProps
interface
IProps
{
contentType
:
string
;
host
:
string
;
method
:
"GET"
|
"POST"
|
"PUT"
|
"PATCH"
|
"DELETE"
;
path
:
string
;
}
Index
Properties
content
Type
host
method
path
Properties
content
Type
contentType
:
string
host
host
:
string
method
method
:
"GET"
|
"POST"
|
"PUT"
|
"PATCH"
|
"DELETE"
path
path
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Type
host
method
path
Documentation
Loading...