mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
Update module paths.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import baseForOwnRight from './.internal/baseForOwnRight.js';
|
||||
import createBaseEach from './.internal/createBaseEach.js';
|
||||
import baseForOwnRight from './baseForOwnRight.js';
|
||||
import createBaseEach from './createBaseEach.js';
|
||||
|
||||
/**
|
||||
* The base implementation of `forEachRight`.
|
||||
|
||||
Reference in New Issue
Block a user