UNPKG

probot

Version:

A framework for building GitHub Apps to automate and improve your workflow

3 lines (2 loc) 116 B
import type { Octokit } from "@octokit/core"; export declare function probotRequestLogging(octokit: Octokit): void;