nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
RegistryRelationship
Interface RegistryRelationship
A relationship edge between scanners.
interface
RegistryRelationship
{
target
:
string
;
type
:
"supersedes"
|
"uses"
|
"bundles"
|
"competes-with"
;
}
Index
Properties
target
type
Properties
Readonly
target
target
:
string
Readonly
type
type
:
"supersedes"
|
"uses"
|
"bundles"
|
"competes-with"
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
target
type
GitHub
npm
nexus-agents - v2.80.0
Loading...
A relationship edge between scanners.