Projekt

Obecné

Profil

Stáhnout (130 Bajtů) Statistiky
| Větev: | Revize:
1 3a515b92 cagy
var root = require('./_root');
2
3
/** Built-in value references. */
4
var Uint8Array = root.Uint8Array;
5
6
module.exports = Uint8Array;