{ #if $showBuildingCreator !== null }

Build

{ #each Object.entries(buildings) as [type, building] }

{ building.name }

{ /each }
{ /if }