DIR : /home/kozerus/public_html/cropex/node/node_modules/property-information/lib/normalize.js

/home/kozerus/public_html/cropex/node/node_modules/property-information/lib

/**
 * Get the cleaned case insensitive form of an attribute or property.
 *
 * @param {string} value
 *   An attribute-like or property-like name.
 * @returns {string}
 *   Value that can be used to look up the properly cased property on a
 *   `Schema`.
 */
export function normalize(value) {
  return value.toLowerCase()
}
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer