1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-22 02:31:36 +02:00

🔧 build

This commit is contained in:
Flam3rboy 2021-07-22 14:26:03 +02:00
parent 7ee8cda4c6
commit cfb97ca830

View File

@ -82,4 +82,5 @@ export * from "./Status";
export * from "./Role";
export * from "./User";
export * from "./VoiceState";
export * from "./ReadState";
export * from "./RateLimit";