Implement toObject

This commit is contained in:
2026-05-07 21:33:30 +02:00
parent a1bbf7cd1a
commit d4875a8ff0
3 changed files with 12 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@infendro/collection",
"version": "0.0.1",
"version": "0.0.2",
"scripts": {
"build": "tsc"
},