UNPKG

pkgcloud

Version:

An infrastructure-as-a-service agnostic cloud library for node.js

9 lines (7 loc) 139 B
/* * index.js: Top-level include for the OpenStack module. * * (C) 2013 Nodejitsu Inc. * */ exports.compute = require('./compute');