# FileTypeEnum

**Kind:** Enum

**Source:** `Frontend/src/app/models/common/files.model.ts` (line 15)

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

## Values

- `NA`
- `Library`
- `Folder`
- `File`

## 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)

- `FileNameAndExtension` — `Frontend/src/app/components/files/upload-file/upload-file.component.ts`:1
