{#await files} {#each new Array(5) as _, index}
{/each} {:then files} {#each files as file, index}
{:else}
No local files found
{/each} {/await}