UNPKG

@yawetse/pkgcloud

Version:

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

9 lines (7 loc) 200 B
/* * index.js: Top-level include for the Google Cloud Storage module. * * (C) 2012 Charlie Robbins, Ken Perkins, Ross Kukulinski & the Contributors. * */ exports.storage = require('./storage');