Your IP : 216.73.216.74


Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/uuid/dist/esm-browser/
Upload File :
Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/uuid/dist/esm-browser/native.js

const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.randomUUID.bind(crypto);
export default {
  randomUUID
};