Skip to content

DocumentModule

reference
1 min readUpdated

Kind: Module

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

Relationships

  • MODULE_IMPORTS → DatabaseModule
  • MODULE_IMPORTS → AuthModule
  • MODULE_IMPORTS → DocsRepoModule
  • MODULE_IMPORTS → forwardref
  • MODULE_DECLARES → DocumentController
  • MODULE_DECLARES → PublicDocumentController
  • MODULE_DECLARES → CategoryController
  • MODULE_DECLARES → CategoryDocumentsController
  • MODULE_PROVIDES → DocumentService
  • MODULE_PROVIDES → CategoryService
  • MODULE_PROVIDES → UrlService
  • MODULE_PROVIDES → TocBuilderService
  • MODULE_PROVIDES → DocumentRevisionService
  • MODULE_PROVIDES → DocumentVersionService
  • MODULE_EXPORTS → DocumentService
  • MODULE_EXPORTS → CategoryService
  • MODULE_EXPORTS → UrlService
  • MODULE_EXPORTS → TocBuilderService
  • MODULE_EXPORTS → DocumentVersionService

Referenced By

  • AppModule (MODULE_IMPORTS)
  • SuggestionModule (MODULE_IMPORTS)

Was this page helpful?

Download as PDF