UNPKG

n8n-nodes-arubacentral

Version:

n8n community node for Aruba Central API integration with comprehensive monitoring, configuration, and management capabilities

6 lines (5 loc) 212 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.operations = void 0; const swarm_methods_1 = require("./swarm.methods"); exports.operations = swarm_methods_1.swarmOperations;