https://github.com/superrbstudio/netlify-function-helpers/blob/44c6249e58ededd87bc9cef06df9febfdf3eca5a/src/with-cors/index.js#L67 `err` is not always an object, so the catch here results in a runtime error. However if we have got this far something has gone very wrong anyway!
netlify-function-helpers/src/with-cors/index.js
Line 67 in 44c6249
erris not always an object, so the catch here results in a runtime error. However if we have got this far something has gone very wrong anyway!