summaryrefslogtreecommitdiff
path: root/school/node_modules/cuint/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'school/node_modules/cuint/index.js')
-rw-r--r--school/node_modules/cuint/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/school/node_modules/cuint/index.js b/school/node_modules/cuint/index.js
new file mode 100644
index 0000000..d7400e1
--- /dev/null
+++ b/school/node_modules/cuint/index.js
@@ -0,0 +1,2 @@
+exports.UINT32 = require('./lib/uint32')
+exports.UINT64 = require('./lib/uint64') \ No newline at end of file