1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-11 05:02:37 +01: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 "./Role";
export * from "./User"; export * from "./User";
export * from "./VoiceState"; export * from "./VoiceState";
export * from "./ReadState";
export * from "./RateLimit"; export * from "./RateLimit";