So I have this code, and I need to have different names of the module 'Client' so I can use them both, but I cant change the name of it
const { Client } = require('coinbase-commerce-node') const { Client } = require('discord.js')