@nexartis/nexartis-nanda-node-sdk - v1.2.2
Preparing search index...
DetectedProtocol
Interface DetectedProtocol
interface
DetectedProtocol
{
confidence
?:
number
;
metadata
?:
Record
<
string
,
unknown
>
;
type
:
ProtocolType
;
url
?:
string
;
}
Index
Properties
confidence?
metadata?
type
url?
Properties
Optional
confidence
confidence
?:
number
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
type
type
:
ProtocolType
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
confidence
metadata
type
url
@nexartis/nexartis-nanda-node-sdk - v1.2.2
Loading...