mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 01:57:50 +00:00
Cleanup built-in constructor modules.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
import root from './_root.js';
|
||||
|
||||
/** Built-in value references. */
|
||||
const Symbol = root.Symbol;
|
||||
|
||||
export default Symbol;
|
||||
export default root.Symbol;
|
||||
|
||||
Reference in New Issue
Block a user