Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/providers
fetch_json
ConnectionInfo
Interface ConnectionInfo
interface
ConnectionInfo
{
headers
?:
{
[
key
:
string
]
:
string
|
number
;
}
;
url
:
string
;
}
Index
Properties
headers?
url
Properties
Optional
headers
headers
?:
{
[
key
:
string
]
:
string
|
number
;
}
Type declaration
[
key
:
string
]:
string
|
number
url
url
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
headers
url
Documentation
Loading...