test release nopy-alpha5
Release / release (push) Successful in 1m0s

This commit is contained in:
Benjamin Diedrichsen
2026-07-27 17:07:18 +02:00
parent a4ce4879a4
commit fcc181700e
37 changed files with 66 additions and 66 deletions
+1 -1
View File
@@ -252,7 +252,7 @@ generateSession({
Both formats are loaded the same way:
```javascript
import { loadSession } from '@bitstack/nopy';
import { loadSession } from '@bitsquare/nopy';
// Load JSON
const jsonSession = await loadSession('./my-session.session.json');