mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-25 14:59:16 +01:00
5 lines
127 B
JavaScript
Vendored
5 lines
127 B
JavaScript
Vendored
"use strict";
|
|
|
|
// In next major this check will also confirm on promise constructor
|
|
module.exports = require("./is-thenable");
|