I have the following function:
function mapPlaceToEmoji(place: Place): string {
switch (place) {
case Place.FIRST:
return '
I have the following function:
function mapPlaceToEmoji(place: Place): string {
switch (place) {
case Place.FIRST:
return '