UNPKG

backport

Version:

A CLI tool that automates the process of backporting commits

4 lines 127 B
export function filterNil(value) { return value !== null && value !== undefined; } //# sourceMappingURL=filter-empty.js.map