mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-31 13:34:24 +00:00
🎨 remove _id and __v from response
This commit is contained in:
@@ -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";
|
||||
Reference in New Issue
Block a user