Swap the value with the key and the key with the value
type {[key: string]: string}
https://stackoverflow.com/a/23013726
Swap the value with the key and the key with the value