I cannot even add `event,context,callback` as argu...
# support-questions-legacy
a
I cannot even add
event,context,callback
as arguments to the
middleware
function. the type you have exposed is
export declare const middleware: () => import("aws-lambda").Handler<any, any>;