UNPKG

@octokit/webhooks

Version:

GitHub webhook events toolset for Node.js

2 lines (1 loc) 145 B
export declare function handleResponse(body: string | null, status?: number, headers?: Record<string, string>): import("undici-types").Response;