Skip to content

CommentModule

reference
1 min readUpdated

Kind: Module

Source: atloria-monorepo/apps/api/src/comment/comment.module.ts

Relationships

  • MODULE_IMPORTS → DatabaseModule
  • MODULE_IMPORTS → AuthModule
  • MODULE_IMPORTS → GatewayModule
  • MODULE_IMPORTS → ActivityModule
  • MODULE_IMPORTS → NotificationModule
  • MODULE_DECLARES → CommentController
  • MODULE_PROVIDES → CommentService
  • MODULE_PROVIDES → CommentGateway
  • MODULE_EXPORTS → CommentService
  • MODULE_EXPORTS → CommentGateway

Referenced By

  • AppModule (MODULE_IMPORTS)

Was this page helpful?

Download as PDF