mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-06-12 13:50:45 +00:00
chore: base
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
var v35 = require('./lib/v35.js');
|
||||
var md5 = require('./lib/md5');
|
||||
|
||||
module.exports = v35('v3', 0x30, md5);
|
||||
Reference in New Issue
Block a user