v2.2.4
Type parameter fixes.
Added missing type information for method parameters. Instead of (T)=>... which translates to (x: any) =>... it uses proper types.
Type parameter fixes.
Added missing type information for method parameters. Instead of (T)=>... which translates to (x: any) =>... it uses proper types.