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