HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/nodejs/supports-hyperlinks/
Upload File :
Current File : //proc/self/root/usr/share/nodejs/supports-hyperlinks/browser.js
'use strict';
module.exports = {
	stdin: false,
	stderr: false,
	supportsHyperlink: function () { // eslint-disable-line object-shorthand
		return false;
	}
};