system-prompts-and-models-o.../unified-ai-platform/node_modules/lodash/_baseLodash.js
dopeuni444 ae726301f8 KI
KJ
2025-08-06 11:08:49 +04:00

11 lines
178 B
JavaScript

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