Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.3/es5-ext/object/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.3/es5-ext/object/ensure-plain-object.js

"use strict";

var safeToString  = require("../safe-to-string")
  , isPlainObject = require("./is-plain-object");

module.exports = function (value) {
	if (!isPlainObject(value)) throw new TypeError(safeToString(value) + " is not a plain object");
	return value;
};

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