dotfiles/.vscode/extensions/vscodevim.vim-0.2.0/node_modules/lodash/_Uint8Array.js
Cyryl Płotnicki 280bcab25f VSCode update
2016-09-24 13:12:34 +02:00

7 lines
130 B
JavaScript

var root = require('./_root');
/** Built-in value references. */
var Uint8Array = root.Uint8Array;
module.exports = Uint8Array;