Fixed server getter
All checks were successful
Publish Library / Build NPM Project (push) Successful in 14s
Publish Library / Tag Version (push) Successful in 11s

This commit is contained in:
2026-08-24 21:18:24 -04:00
parent cab2571160
commit a2bde0b5cd
3 changed files with 8 additions and 7 deletions

View File

@@ -87,6 +87,7 @@ await server.stop(); // Kill server
```
#### List Local ZIMs
```js
const local = await server.list();
[