1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-02-12 21:35:47 +00:00
2019-01-06 13:14:45 -06:00

4 lines
106 B
JavaScript

var v35 = require('./lib/v35.js');
var md5 = require('./lib/md5');
module.exports = v35('v3', 0x30, md5);