adamhalasz / uniqid

Unique ID Generator
https://adamhalasz.com
617 stars 49 forks source link

Update index.js #35

Closed nth-chile closed 3 years ago

nth-chile commented 3 years ago

Adds use of typeof operator when checking for global variable process

Resolves ReferenceError: process is not defined when using uniqid in the browser