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

index 5752e60d..004095db 100644 --- a/src/models/index.ts +++ b/src/models/index.ts
@@ -25,6 +25,7 @@ export * from "./Ban"; export * from "./Channel"; export * from "./Emoji"; export * from "./Event"; +export * from "./Template"; export * from "./Guild"; export * from "./Invite"; export * from "./Interaction";