UNPKG

@octokit/webhooks

Version:

GitHub webhook events toolset for Node.js

2 lines (1 loc) 137 B
export declare function handleResponse(body: string | null, status?: number, headers?: Record<string, string>, response?: any): boolean;