mirror of
https://github.com/minescope/mineping.git
synced 2025-04-11 16:37:09 +03:00
docs: add missing semicolon
This commit is contained in:
parent
8157543514
commit
f369fa14b9
@ -33,7 +33,7 @@ import { pingBedrock } from 'mineping'
|
||||
const data = await pingBedrock('mco.mineplex.com', {
|
||||
port: 19132,
|
||||
timeout: 500
|
||||
})
|
||||
});
|
||||
console.log(data);
|
||||
```
|
||||
> More complex example can be found in the `example` folder!
|
||||
|
Loading…
x
Reference in New Issue
Block a user