Updated docs to include abala's additions

This commit is contained in:
hydrabolt
2015-11-19 20:58:24 +00:00
parent 8ae123c67e
commit ae635685da
9 changed files with 44 additions and 8 deletions

View File

@@ -849,4 +849,4 @@ var Client = (function (_EventEmitter) {
return Client;
})(EventEmitter);
module.exports = Client;
module.exports = Client;

View File

@@ -1590,4 +1590,4 @@ var InternalClient = (function () {
return InternalClient;
})();
module.exports = InternalClient;
module.exports = InternalClient;

View File

@@ -207,4 +207,4 @@ var Resolver = (function () {
return Resolver;
})();
module.exports = Resolver;
module.exports = Resolver;