@nexartis/nexartis-nanda-node-sdk - v1.2.1
    Preparing search index...

    Interface NnnStats

    interface NnnStats {
        recentRegistrations: number;
        totalAgents: number;
        totalCapabilities: number;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    recentRegistrations: number
    totalAgents: number
    totalCapabilities: number