Files
server/util/src/interfaces/index.ts
T
Flam3rboy 62b6ba4002 util
2021-08-24 16:35:59 +02:00

6 lines
138 B
TypeScript

export * from "./Activity";
export * from "./Presence";
export * from "./Interaction";
export * from "./Event";
export * from "./Status";