Preview: rave.fetch.all.js
Size: 232 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/flutterwave-node-v3/services/subaccount/rave.fetch.all.js
const { handleEmptyFetch } = require('../../utils/build');
async function service(data, _rave) {
return handleEmptyFetch(
data,
`Fetch all subaccount`,
`/v3/subaccounts?`,
_rave,
);
}
module.exports = service;
Directory Contents
Dirs: 0 × Files: 5