Here\'s a simple type I compiled with TS4.1.3:
interface Foo { [key: string]: any; bar: \'baz\'; }
This should allow any value to any pro