Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.1/es6-weak-map/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.1/es6-weak-map/is-native-implemented.js

// Exports true if environment provides native `WeakMap` implementation, whatever that is.

"use strict";

module.exports = (function () {
	if (typeof WeakMap !== "function") return false;
	return Object.prototype.toString.call(new WeakMap()) === "[object WeakMap]";
}());

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