mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
Merge branch 'main' of https://github.com/discordeno/discordeno into main
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { ImageFormat, ImageSize } from "../helpers/members/avatarUrl.ts";
|
||||
import { ImageFormat, ImageSize } from "../helpers/members/getAvatarUrl.ts";
|
||||
|
||||
/** Pause the execution for a given amount of milliseconds. */
|
||||
export function delay(ms: number): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user