Icard/angular-clarity-master(work.../node_modules/lodash-es/_baseLodash.js

11 lines
176 B
JavaScript

/**
* The function whose prototype chain sequence wrappers inherit from.
*
* @private
*/
function baseLodash() {
// No operation performed.
}
export default baseLodash;