不要怂,就是干,撸起袖子干!

Commit 49ac4c4f by Jan Aagaard Meier Committed by GitHub

Sorry @overlookmotel

1 parent daf46be0
Showing with 5 additions and 0 deletions
......@@ -1200,6 +1200,11 @@ Sequelize.options = {hooks: {}};
Sequelize.prototype.Sequelize = Sequelize;
/**
* @private
*/
Sequelize.prototype.Utils = Sequelize.Utils = Utils;
/**
* A handy reference to the bluebird Promise class
* @property Promise
*/
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!