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 5eadf70 commit 5ea8e4cCopy full SHA for 5ea8e4c
README.md
@@ -54,7 +54,8 @@ const ipinfo = await ipinfoWrapper.lookupIp("1.1.1.1");
54
```
55
56
<details><summary>Standalone example</summary>
57
-1. Create a new file, `ipinfo.js`
+
58
+1. Create a new file `ipinfo.js`
59
60
```typescript
61
const { IPinfoWrapper } = require("node-ipinfo");
0 commit comments