UNPKG

cloudworker-proxy

Version:
17 lines (15 loc) 450 B
'use strict'; module.exports = { Cam: require('./cam/index'), Login: require('./login/index'), Debug: require('./debug/index'), Logs: require('./logs/index'), Account: require('./account/index'), Others: require('./others/index'), Serverless: require('./serverless'), SlsMonitor: require('./monitor'), Cls: require('./cls'), Coding: require('../library/coding'), Common: require('../library/common'), Ci: require('./ci'), };