DisplayName.ets 65 Bytes Raw Blame History Permalink 1 2 3 4 export class DisplayName { first: string; second: string[]; }