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

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