Type alias FolderFileContentType

FolderFileContentType: {
    type: FOLDER;
}

Type declaration