node modules in workers

how can i import functions from node modules on npm either with workers or something else? im trying to request an api then respond with a modified version of the api
Was this page helpful?