Update sdk/js/mojang/status

Braydon 2024-04-15 12:59:42 -07:00
parent fbe995facb
commit 9236f1e910

@ -12,7 +12,8 @@ console.log(serverStatus); // Log the status of Mojang's servers
``` ```
## Output ## Output
```json ```bash
$ bun index.ts
{ {
"https://libraries.minecraft.net": "ONLINE", "https://libraries.minecraft.net": "ONLINE",
"https://api.mojang.com": "ONLINE", "https://api.mojang.com": "ONLINE",