UNPKG

netlify-cli

Version:

Netlify command line tool

8 lines 288 B
export declare const handleSynchronousFunction: ({ error: invocationError, functionName, request, response, result, }: { error: any; functionName: any; request: any; response: any; result: any; }) => Promise<void> | undefined; //# sourceMappingURL=synchronous.d.ts.map