UNPKG

backport

Version:

A CLI tool that automates the process of backporting commits

3 lines (2 loc) 150 B
import type { CommitsByAuthorQuery } from '../../../../graphql/generated/graphql.js'; export declare const commitsByAuthorMock: CommitsByAuthorQuery;