function foo(x: T): T { return undefined; } foo({ m(x) { return x.length } });