Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Network
AxiosProxyConfig
Interface AxiosProxyConfig
Public
interface
AxiosProxyConfig
{
auth
?:
AxiosBasicCredentials
;
host
:
string
;
port
:
number
;
protocol
?:
string
;
}
Index
Properties
auth?
host
port
protocol?
Properties
Optional
auth
auth
?:
AxiosBasicCredentials
host
host
:
string
port
port
:
number
Optional
protocol
protocol
?:
string
On This Page
Properties
auth
host
port
protocol
Юниверс MDM SDK UI
Loading...
Public