File: index.js

package info (click to toggle)
node-cuint 0.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 292 kB
  • sloc: javascript: 2,598; makefile: 4
file content (2 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (2)
1
2
exports.UINT32 = require('./lib/uint32')
exports.UINT64 = require('./lib/uint64')