2 lines
51 B
Plaintext
2 lines
51 B
Plaintext
|
module.exports = (x) -> typeof x.then == \function
|
|
module.exports = (x) -> typeof x.then == \function
|