mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Update module paths.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import basePropertyOf from './.internal/basePropertyOf.js';
|
||||
import basePropertyOf from './basePropertyOf.js';
|
||||
|
||||
/** Used to map Latin Unicode letters to basic Latin letters. */
|
||||
const deburredLetters = {
|
||||
|
||||
Reference in New Issue
Block a user