mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 17:37:50 +00:00
Bump to v4.0.0.
This commit is contained in:
6
internal/_Symbol.js
Normal file
6
internal/_Symbol.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import root from './root';
|
||||
|
||||
/** Built-in value references. */
|
||||
var _Symbol = root.Symbol;
|
||||
|
||||
export default _Symbol;
|
||||
Reference in New Issue
Block a user