spacebar/util/src/dtos/index.ts
2021-09-16 21:33:36 +02:00

2 lines
58 B
TypeScript

export * from "./DmChannelDTO";
export * from "./UserDTO";