Update mod.ts

This commit is contained in:
ITOH
2021-05-27 16:11:38 +02:00
parent dc6c02cb2d
commit c9fd6f7cbf

View File

@@ -1,6 +1,5 @@
export * from "./audit_log.ts";
export * from "./audit_log_change.ts";
export * from "./audit_log_change_value.ts";
export * from "./audit_log_entry.ts";
export * from "./audit_log_events.ts";
export * from "./get_guild_audit_log.ts";