Edge function using third party package with npm or yarn
I'm trying to move one of my frontend function to backend server, so I want to try it with something like firebase's cloud functions, but I didn't see any instructions about using third party package in edge function, and I want to know is it feasible?