45e8331e26
Closes #12, #227 and #58
1 line
49 B
JavaScript
1 line
49 B
JavaScript
export default x => typeof x.then == 'function';
|