summary refs log tree commit diff
path: root/dist/index.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'dist/index.d.ts')
-rw-r--r--dist/index.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/index.d.ts b/dist/index.d.ts

index aae08e02..df0761b1 100644 --- a/dist/index.d.ts +++ b/dist/index.d.ts
@@ -1,5 +1,6 @@ export * from "./util/checkToken"; export * as Constants from "./util/Constants"; +export * from "./models/Ban"; export * from "./models/Channel"; export * from "./models/Emoji"; export * from "./models/Guild";