UNPKG

pkgcloud

Version:

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

9 lines (7 loc) 141 B
/* * index.js: Top-level include for the iriscouch module. * * (C) 2011 Nodejitsu Inc. * */ exports.database = require('./database');