We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d02f364 commit 37c05feCopy full SHA for 37c05fe
README.md
@@ -21,7 +21,7 @@ yarn add nodejs-snowflake
21
## Usage
22
```javascript
23
24
-const { UniqueID } = require('nodejs-flake');
+const { UniqueID } = require('nodejs-snowflake');
25
26
const uid = new UniqueID();
27
0 commit comments