I\'m not sure why I\'m getting this error. Type \'any[]\' is not assignable to type \'never[]\'. TS2345 Here is my code. It\'s complaining about the merged arr
Type \'any[]\' is not assignable to type \'never[]\'. TS2345