interface PluginStats {
    plugins: handleCounts[];
}

Properties

Properties

plugins: handleCounts[]