{#each Object.entries(items) as [path, tree]} {@const value = normalizeTreePath(`${parent}/${path}`)} {@const key = value + getColor(value)} {#key key}
  • {/key} {/each}