tarekdx3's picture
feat: restructure community system with global + department communities
8aa5b53
Raw
History Blame Contribute Delete
184 Bytes
export * from './communities.controller';
export * from './community-posts.controller';
export * from './community-comments.controller';
export * from './forum-categories.controller';