徐总多门店
 
 
 
 
 
 

10 lines
176 B

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