Skip to content

ChangeRequestModule

reference
1 min readUpdated

Kind: Module

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

Relationships

  • MODULE_IMPORTS → configmodule
  • MODULE_IMPORTS → DocsRepoModule
  • MODULE_IMPORTS → forwardref
  • MODULE_DECLARES → ChangeRequestController
  • MODULE_DECLARES → DocsConfigController
  • MODULE_PROVIDES → ChangeRequestService
  • MODULE_PROVIDES → DocsConfigService
  • MODULE_PROVIDES → DocsCrQueue
  • MODULE_PROVIDES → CrWorker
  • MODULE_PROVIDES → DiffService
  • MODULE_PROVIDES → PreviewService
  • MODULE_EXPORTS → ChangeRequestService
  • MODULE_EXPORTS → DocsCrQueue
  • MODULE_EXPORTS → DiffService
  • MODULE_EXPORTS → PreviewService

Referenced By

  • AppModule (MODULE_IMPORTS)

Was this page helpful?

Download as PDF