export declare type HandlerRequestData = Pick<InternalRequest, 'files' | 'body' | 'auth'>;
export declare type HandlerRequestData = Pick<InternalRequest, 'files' | 'body' | 'auth'>;
No summary provided.
export declare type HandlerRequestData = Pick<InternalRequest, 'files' | 'body' | 'auth'>;
export declare type HandlerRequestData = Pick<InternalRequest, 'files' | 'body' | 'auth'>;
No summary provided.