All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.amd._getLength.js Maven / Gradle / Ivy

The newest version!
define(['./_shallowProperty'], function (_shallowProperty) {

	// Internal helper to obtain the `length` property of an object.
	var getLength = _shallowProperty('length');

	return getLength;

});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy