UNPKG

pkgcloud

Version:

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

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