In Typescript, I can do this:
function foo(param: { a: string, b: number }) { }
In order to declare a