{#each Object.entries(inputTransforms) as [key, val]}
  • {key}: {#if val.type == 'static'}{:else} {/if}
  • {/each}