artdaq_node_server  v1_00_08
 All Classes Namespaces Files Variables Pages
_Uint8Array.js
1 var root = require('./_root');
2 
4 var Uint8Array = root.Uint8Array;
5 
6 module.exports = Uint8Array;