# ChangeRequestModule

**Kind:** Module

**Source:** [`atloria-monorepo/apps/api/src/change-request/change-request.module.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/change-request/change-request.module.ts#L22)

## 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)
