# BlogsService

**Kind:** Service

**Source:** `Frontend/src/app/components/blogs/blogs.service.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `ModuleEnumId`
- IMPORTS → `MandatorySubModuleEnumId`
- IMPORTS → `Ticket`
- IMPORTS → `TicketStatusEnum`
- IMPORTS → `TicketTypesEnum`
- IMPORTS → `IssueReply`
- IMPORTS → `IssueAttachment`
- IMPORTS → `PriorityEnum`
- IMPORTS → `TicketModuleEnum`
- IMPORTS → `TicketResponsibleDeveloperEnum`

## Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (3)

- `AppComponent` — `Frontend/src/app/app.component.ts`:1
- `BlogPopupComponent` — `Frontend/src/app/components/blogs/blog-popup/blog-popup.component.ts`:1
- `BlogsDetailsComponent` — `Frontend/src/app/components/blogs/blogs-details/blogs-details.component.ts`:1
