pgi29wjsp/node_modules/crc/lib/crc8_1wire.js

4 lines
68 B

6 years ago
'use strict';
module.exports = require('./es6/crc81wire').default;