| Name | Size |
|---|---|
|
${item.isFolder
? html`
`
: html`
`}
${getFileName(item.key)}
|
${item.isFolder ? '-' : formatSize(item.size)} |