🎨 remove _id and __v from response

This commit is contained in:
Flam3rboy
2021-04-06 22:06:53 +02:00
parent 41e7268947
commit 7d9cc0efbf
15 changed files with 178 additions and 99 deletions
+7
View File
@@ -0,0 +1,7 @@
export * from "./String";
export * from "./BitField";
export * from "./Intents";
export * from "./MessageFlags";
export * from "./Permissions";
export * from "./Snowflake";
export * from "./UserFlags";