Spaces:
Runtime error
Runtime error
File size: 127 Bytes
b5ea024 |
1 2 3 4 5 |
"use strict";
// In next major this check will also confirm on promise constructor
module.exports = require("./is-thenable");
|