# ProductTypesComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/configuration/products/product-types/product-types.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_ProductTypesComponent_7b1d8b33["ProductTypesComponent"]
    class component_ProductTypesComponent_7b1d8b33 rootComponent
```

## Relationships

- IMPORTS → `AppService`
- IMPORTS → `AuthService`
- IMPORTS → `ProductTypeService`
- IMPORTS → `ProductType`
- IMPORTS → `AppSettings`
- IMPORTS → `AlertsService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `SharedPopupComponent`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `TranslateHandler` — `Frontend/src/app/components/configuration/configuration.module.ts`:1
