Skip to content

L10nModule

reference
1 min readUpdated

Kind: Module

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

Relationships

  • MODULE_IMPORTS → configmodule
  • MODULE_IMPORTS → DatabaseModule
  • MODULE_IMPORTS → AuthModule
  • MODULE_IMPORTS → AIModule
  • MODULE_IMPORTS → DocsRepoModule
  • MODULE_DECLARES → L10nController
  • MODULE_PROVIDES → TranslationsService
  • MODULE_PROVIDES → TranslateQueueService
  • MODULE_PROVIDES → TranslateWorker
  • MODULE_PROVIDES → L10nAutomationService
  • MODULE_EXPORTS → TranslationsService
  • MODULE_EXPORTS → L10nAutomationService
  • MODULE_EXPORTS → TranslateQueueService

Referenced By

  • AppModule (MODULE_IMPORTS)
  • DocumentationModule (MODULE_IMPORTS)
  • TechnicalDocsModule (MODULE_IMPORTS)

Was this page helpful?

Download as PDF