UNPKG

@yawetse/pkgcloud

Version:

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

8 lines (7 loc) 188 B
/* * index.js: Top-level include for the pkgcloud common module. * * (C) 2011 Charlie Robbins, Ken Perkins, Ross Kukulinski & the Contributors. * */ exports.auth = require('./auth');