I wish to loop through an object in Typescript/Javascript and check for a specific type.
interface inter { first: string; second: number; third: strin