index.js 81 Bytes
Newer Older
YazhouChen's avatar
YazhouChen committed
1 2
exports.UINT32 = require('./lib/uint32')
exports.UINT64 = require('./lib/uint64')