shot icon indicating copy to clipboard operation
shot copied to clipboard

Injects a fake HTTP request/response into your node server logic

Results 2 shot issues
Sort by recently updated
recently updated
newest added

Without these typescript 4.9 complains when used with `(req, res) => {}` expression and not being able to find the correct type.

### Runtime any ### Runtime version any ### Module version any ### Used with Hapi ### Any other relevant information _No response_ ### What problem are you trying to solve?...

feature