Adding some additional typings!
Adding some additional (optional) typings on IEvent, IRequest, IResponse, and the function Context so that with projects that have noImplicitAny: true handlers can be used easily without having to force cast frequently.