UNPKG

pkgcloud

Version:

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

8 lines (7 loc) 138 B
/* * index.js: Top-level include for the pkgcloud common module. * * (C) 2011 Nodejitsu Inc. * */ exports.auth = require('./auth');