Your IP : 216.73.216.14


Current Path : /var/www/fidelitychain/www/node_modules/sequelize/
Upload File :
Current File : /var/www/fidelitychain/www/node_modules/sequelize/index.js

'use strict';

// TODO [>=7]: remove me. I've been moved to 'exports' in package.json

/**
  * A Sequelize module that contains the sequelize entry point.
  *
  * @module sequelize
  */

/** Exports the sequelize entry point. */
module.exports = require('./lib');