summary refs log tree commit diff
path: root/dist/util/index.d.ts
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-04-06 23:55:52 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-04-06 23:55:52 +0200
commite0d88a9117f14cd325aeea30bffdcbf64543440d (patch)
tree49cb830bb85aaab48c5192062769b9fb25210897 /dist/util/index.d.ts
parentMerge branch 'main' of https://github.com/discord-open-source/discord-server-... (diff)
downloadserver-e0d88a9117f14cd325aeea30bffdcbf64543440d.tar.xz
remove dist
Diffstat (limited to 'dist/util/index.d.ts')
-rw-r--r--dist/util/index.d.ts7
1 files changed, 0 insertions, 7 deletions
diff --git a/dist/util/index.d.ts b/dist/util/index.d.ts
deleted file mode 100644

index b0c7fe62..00000000 --- a/dist/util/index.d.ts +++ /dev/null
@@ -1,7 +0,0 @@ -export * from "./String"; -export * from "./BitField"; -export * from "./Intents"; -export * from "./MessageFlags"; -export * from "./Permissions"; -export * from "./Snowflake"; -export * from "./UserFlags";