1
0
mirror of https://gitea.com/actions/setup-java.git synced 2025-05-03 14:26:53 +08:00

4 lines
106 B
JavaScript
Raw Normal View History

2019-07-10 10:54:25 -04:00
var v35 = require('./lib/v35.js');
var md5 = require('./lib/md5');
module.exports = v35('v3', 0x30, md5);