Skip to content

Commit

Permalink
1 file edited
Browse files Browse the repository at this point in the history
  • Loading branch information
Croc-Prog-github authored Aug 24, 2024
1 parent 335974a commit f8f46e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/Releases/v1.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ Esempio di utilizzo:
let var1 = probManager.toArrayForInstance('Instance1');
let var2 = probManager.toArray();
console.log(var1, var2);
```
```
Ulteriori dettagli sul comportamento nel README.

0 comments on commit f8f46e0

Please sign in to comment.