nyx/client/CodeClient.js

3 lines
75 B
JavaScript
Raw Normal View History

const { CodeClient } = require("cath");
module.exports = new CodeClient();