Skip to content

Commit

Permalink
feat(#327): export help me board service
Browse files Browse the repository at this point in the history
  • Loading branch information
hobiJeong committed Mar 8, 2024
1 parent 660742e commit d09f664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/boards/boards.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ import { S3Service } from '@src/common/s3/s3.service';
MentorBoardLikeRepository,
QueryBuilderHelper,
],
exports: [HelpMeBoardService],
})
@Module({})
export class BoardsModule {}

0 comments on commit d09f664

Please sign in to comment.