Hi guys, how do I deal with FormData.get("audio") where normally in Node I get File.Buffer, I just n

Hi guys, how do I deal with FormData.get("audio") where normally in Node I get File.Buffer, I just need to pass it on to another http call. Please advise 🥺
Was this page helpful?