# NotificationModule

**Kind:** Module

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

## Relationships

- MODULE_IMPORTS → `DatabaseModule`
- MODULE_IMPORTS → `AuthModule`
- MODULE_DECLARES → `NotificationController`
- MODULE_PROVIDES → `NotificationService`
- MODULE_EXPORTS → `NotificationService`

## Referenced By

- `AppModule` (MODULE_IMPORTS)
- `CommentModule` (MODULE_IMPORTS)
- `DocumentationModule` (MODULE_IMPORTS)
- `SuggestionModule` (MODULE_IMPORTS)
- `TechnicalDocsModule` (MODULE_IMPORTS)
