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 91a688a commit 72c8463Copy full SHA for 72c8463
README.md
@@ -42,7 +42,7 @@ const ipinfoWrapper = new IPinfoWrapper("MY_TOKEN");
42
```
43
44
> [!TIP]
45
-> If you are using ESM instead of CommonJS you can use `import` instead.
+> If you are using ESM instead of CommonJS you can use `import`:
46
> ```
47
> import { IPinfoWrapper } from "node-ipinfo";
48
0 commit comments