UNPKG

paid-services

Version:
5 lines (3 loc) 215 B
const changeChannelCapacity = require('./change_channel_capacity'); const getCapacityChangeRequests = require('./get_capacity_change_requests'); module.exports = {changeChannelCapacity, getCapacityChangeRequests};