summary refs log tree commit diff
path: root/dist/models/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/models/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/models/index.d.ts')
-rw-r--r--dist/models/index.d.ts15
1 files changed, 0 insertions, 15 deletions
diff --git a/dist/models/index.d.ts b/dist/models/index.d.ts
deleted file mode 100644

index f82f24de..00000000 --- a/dist/models/index.d.ts +++ /dev/null
@@ -1,15 +0,0 @@ -export * from "./Ban"; -export * from "./Channel"; -export * from "./Emoji"; -export * from "./Guild"; -export * from "./Invite"; -export * from "./Member"; -export * from "./Role"; -export * from "./User"; -export * from "./Activity"; -export * from "./Application"; -export * from "./Interaction"; -export * from "./Message"; -export * from "./Status"; -export * from "./VoiceState"; -export * from "./Event";