UNPKG

backport

Version:

A CLI tool that automates the process of backporting commits

2 lines (1 loc) 59 B
export declare function maybe<T>(value: T): T | undefined;