Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.3/lodash/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.3/lodash/_hashClear.js

var nativeCreate = require('./_nativeCreate');

/**
 * Removes all key-value entries from the hash.
 *
 * @private
 * @name clear
 * @memberOf Hash
 */
function hashClear() {
  this.__data__ = nativeCreate ? nativeCreate(null) : {};
  this.size = 0;
}

module.exports = hashClear;

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