Let say that I have two types
type A = { fi_name: string; l_name: string; f_name: string; } type B = { firstName: string; lastName: string; fullN