Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@nestia/fetcher
IEncryptionPassword
IProps
Interface IProps
Properties for the closure.
interface
IProps
{
body
:
string
;
direction
:
"encode"
|
"decode"
;
headers
:
Record
<
string
,
undefined
|
HeaderValue
>
;
}
Index
Properties
body
direction
headers
Properties
body
body
:
string
direction
direction
:
"encode"
|
"decode"
headers
headers
:
Record
<
string
,
undefined
|
HeaderValue
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
direction
headers
Nestia API Documents
Loading...
Properties for the closure.