import { describe, test, expect } from 'vitest'; describe('@discordjs/next', () => { test.todo('Should totally write tests'); });