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

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

The newest version!
var _shallowProperty = require('./_shallowProperty.js');

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

module.exports = getLength;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy