Files
discordeno/tests/helpers/misc/user.ts
T

6 lines
127 B
TypeScript

import { Bot } from "../../../bot.ts";
import { assertExists } from "../../deps.ts";
export async function getUserTests() {
}