forked from enviPath/enviPy
Current Dev State
This commit is contained in:
10
static/js/ketcher2/node_modules/lodash-es/_baseLodash.js
generated
vendored
Normal file
10
static/js/ketcher2/node_modules/lodash-es/_baseLodash.js
generated
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
/**
|
||||
* The function whose prototype chain sequence wrappers inherit from.
|
||||
*
|
||||
* @private
|
||||
*/
|
||||
function baseLodash() {
|
||||
// No operation performed.
|
||||
}
|
||||
|
||||
export default baseLodash;
|
||||
Reference in New Issue
Block a user