UNPKG

@stordata/vsphere-soapify

Version:

A NodeJS abstraction layer for the vSphere SOAP API

6 lines (3 loc) 125 B
'use strict'; const Network = require('./Network'); module.exports = class DistributedVirtualPortgroup extends Network {};