Files
2025-04-21 16:03:20 +02:00

5 lines
127 B
JavaScript
Vendored

"use strict";
// In next major this check will also confirm on promise constructor
module.exports = require("./is-thenable");