# GatewayModule

**Kind:** Module

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

## Relationships

- MODULE_PROVIDES → `DocumentGateway`
- MODULE_PROVIDES → `CommentGateway`
- MODULE_EXPORTS → `DocumentGateway`
- MODULE_EXPORTS → `CommentGateway`

## Referenced By

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