UNPKG

backport

Version:

A CLI tool that automates the process of backporting commits

2 lines (1 loc) 86 B
export declare function isErrnoError(error: unknown): error is NodeJS.ErrnoException;