# ModuleType

**Kind:** Type

**Source:** `Frontend/src/app/components/configuration/templates/html-templates-variable.ts` (line 3)

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

## Definition

```ts
'sales' | 'buyout' | 'procurement' | 'invoice'
```

## Used by

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

### Imported by (2)

- `HtmlTemplatesService` — `Frontend/src/app/components/configuration/templates/html-templates.service.ts`:1
- `TemplatesListComponent` — `Frontend/src/app/components/configuration/templates/templates-list/templates-list.component.ts`:1
