mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 08:07:50 +00:00
Move internal modules to “internal” folder.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import baseToString from './_baseToString.js';
|
||||
import baseToString from './.internal/baseToString.js';
|
||||
|
||||
/**
|
||||
* Converts `value` to a string. An empty string is returned for `null`
|
||||
|
||||
Reference in New Issue
Block a user