syynth @syynth.dev · Nov 4

for a second i was sure the answer was to make it an interface and make the return type 'this', but that only gets the type of f2 correct.

2 likes 1 replies

?

Replies

Andy Young · Nov 4

Yeah I messed up the screenshot. I meant to have it as: `new(a: number, b: number): MyFunc;`