aboutsummaryrefslogtreecommitdiff
path: root/node_modules/crc/lib/crc24.js
blob: b33cd0de63a47d499dfc09343f0167dba491c95a (plain)
1
2
3
'use strict';

module.exports = require('./es6/crc24').default;