Edit D:\xinhaisoft\crisis_new\api\node_modules\underscore\cjs\propertyOf.js
var get = require('./get.js'); var noop = require('./noop.js'); // Generates a function for a given object that returns a given property. function propertyOf(obj) { if (obj == null) return noop; return function(path) { return get(obj, path); }; } module.exports = propertyOf;
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de