Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.1/type/thenable/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.1/type/thenable/is.js

"use strict";

var isObject = require("../object/is");

module.exports = function (value) {
	if (!isObject(value)) return false;
	try { return typeof value.then === "function"; }
	catch (error) { return false; }
};

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists