Delen via


FileType type

Definieert waarden voor FileType. Mogelijke waarden zijn: 'bestand', 'map'

type FileType = "file" | "directory"