nyx/client/URLClient.js

3 lines
73 B
JavaScript
Raw Normal View History

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