UNPKG

zoho

Version:

Node.js client library for Zoho

9 lines (6 loc) 192 B
var Zoho = function () {}; Zoho.Creator = require('./creator'); Zoho.CRM = require('./crm'); Zoho.Invoice = require('./invoice'); Zoho.Support = require('./support'); module.exports = Zoho;