source: trip-planner-front/node_modules/uuid/v5.js@ 8d391a1

Last change on this file since 8d391a1 was e29cc2e, checked in by Ema <ema_spirova@…>, 3 years ago

primeNG components

  • Property mode set to 100644
File size: 109 bytes
Line 
1var v35 = require('./lib/v35.js');
2var sha1 = require('./lib/sha1');
3module.exports = v35('v5', 0x50, sha1);
Note: See TracBrowser for help on using the repository browser.