UNPKG

execa

Version:
3 lines (2 loc) 161 B
// The return value is a native Promise with Execa-specific properties. export const mergePromise = (promise, properties) => Object.assign(promise, properties);