
ispromise
Test whether an object/function is a promises/A+ object/function or constructor. More powerful then is-promise
.
Installation
npm i ispromise -S
Usage
var isPromise = ; // false // trueisPromise // true
License
MIT@Jingchen Zhao
Test whether an object/function is a promises/A+ object/function or constructor. More powerful then is-promise
.
npm i ispromise -S
var isPromise = ; // false // trueisPromise // true
MIT@Jingchen Zhao
npm i ispromise
89
1.1.0
MIT