1
0
mirror of https://github.com/oven-sh/setup-bun.git synced 2025-04-08 14:00:11 +08:00
2022-07-11 09:45:23 +02:00

4 lines
106 B
JavaScript

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