Skip to content

DocsRepoModule

reference
1 min readUpdated

Kind: Module

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

Relationships

  • MODULE_IMPORTS → configmodule
  • MODULE_PROVIDES → DocsRepoService
  • MODULE_PROVIDES → OutboxService
  • MODULE_PROVIDES → CommitLockService
  • MODULE_PROVIDES → ReconcilerService
  • MODULE_PROVIDES → DocsRepoQueue
  • MODULE_PROVIDES → CommitterWorker
  • MODULE_PROVIDES → OutboxPollerService
  • MODULE_PROVIDES → BundleService
  • MODULE_EXPORTS → OutboxService
  • MODULE_EXPORTS → DocsRepoService
  • MODULE_EXPORTS → ReconcilerService
  • MODULE_EXPORTS → DocsRepoQueue
  • MODULE_EXPORTS → CommitLockService

Referenced By

  • AppModule (MODULE_IMPORTS)
  • ChangeRequestModule (MODULE_IMPORTS)
  • CollaborationModule (MODULE_IMPORTS)
  • DocumentModule (MODULE_IMPORTS)
  • DocumentationModule (MODULE_IMPORTS)
  • GitSyncModule (MODULE_IMPORTS)
  • L10nModule (MODULE_IMPORTS)
  • ProjectModule (MODULE_IMPORTS)
  • SnippetsModule (MODULE_IMPORTS)

Was this page helpful?

Download as PDF