nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ApiDocumentation
Interface ApiDocumentation
API documentation structure.
interface
ApiDocumentation
{
endpoints
:
ApiEndpoint
[]
;
types
:
ApiType
[]
;
}
Index
Properties
endpoints
types
Properties
endpoints
endpoints
:
ApiEndpoint
[]
API endpoints or functions
types
types
:
ApiType
[]
Data types
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
endpoints
types
GitHub
npm
nexus-agents - v2.80.0
Loading...
API documentation structure.