UNPKG

@stordata/vsphere-soapify

Version:

A NodeJS abstraction layer for the vSphere SOAP API

6 lines (3 loc) 109 B
'use strict'; const Action = require('./Action'); module.exports = class SendSNMPAction extends Action {};