I have a interface for typing that looks like the following
interface Bob{ a: number; b: number; c: number; }
However, I don\'t r