1
0
Fork 0
mirror of https://github.com/cachix/install-nix-action.git synced 2025-06-11 02:13:46 +09:00
install-nix-action/node_modules/uuid/v5.js
2019-10-02 17:33:47 +02:00

3 lines
109 B
JavaScript

var v35 = require('./lib/v35.js');
var sha1 = require('./lib/sha1');
module.exports = v35('v5', 0x50, sha1);