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