UNPKG

dicom-microscopy-viewer-changed

Version:
13 lines (9 loc) 203 B
define(function () { // Predicate-generating function. Often useful outside of Underscore. function constant(value) { return function() { return value; }; } return constant; });