Type Error when passing code into `Scope.extend` with pipe
Hi I'm trying to change this code into using pipe.
but getting this type error when I pass it into
but getting this type error when I pass it into
Scope.extend. Why does it work in the generator function but not pipe?
