I have a function I\'m trying to convert to typescript. It deals with an Array of mixed type tuples similar to Promise.all. I can\'t figure out how to setup the def
Promise.all