BetterDiscordApp-v2/client/src/structs/socketstructs.js

5 lines
162 B
JavaScript

export * from './socketstructs/channel';
export * from './socketstructs/generic';
export * from './socketstructs/guild';
export * from './socketstructs/message';