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 47f3202 commit d419c52Copy full SHA for d419c52
README.md
@@ -27,7 +27,7 @@ npm install
27
28
And finally you can use it in your project:
29
```
30
-import { getUniqueValues } from "array-of-objects"
+import { getUniqueValues } from "array-of-objects-functions"
31
32
const arrayOfObjects = [
33
{
0 commit comments