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

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