feat: refactoring project
This commit is contained in:
1
node_modules/webpack/lib/util/objectToMap.js
generated
vendored
1
node_modules/webpack/lib/util/objectToMap.js
generated
vendored
@@ -6,7 +6,6 @@
|
||||
|
||||
/**
|
||||
* Convert an object into an ES6 map
|
||||
*
|
||||
* @param {object} obj any object type that works with Object.entries()
|
||||
* @returns {Map<string, any>} an ES6 Map of KV pairs
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user