# BrandingModule

**Kind:** Module

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

## Relationships

- MODULE_IMPORTS → `DatabaseModule`
- MODULE_IMPORTS → `AuthModule`
- MODULE_IMPORTS → `AuditModule`
- MODULE_IMPORTS → `BillingModule`
- MODULE_DECLARES → `BrandingController`
- MODULE_PROVIDES → `BrandingService`
- MODULE_EXPORTS → `BrandingService`

## Referenced By

- `AppModule` (MODULE_IMPORTS)
- `ProjectModule` (MODULE_IMPORTS)
