{#if trace.kind === "direct"} {:else} {@const entry = { x: trace.entry.x * CELL, y: trace.entry.y * CELL }} {@const exit = { x: trace.exit.x * CELL, y: trace.exit.y * CELL }} {/if}