feature: .all() to iterate over all objects in a collection

This commit is contained in:
Andy Burke 2025-06-27 12:56:29 -07:00
parent bf2bec0c3d
commit 56715a1400
5 changed files with 147 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@andyburke/fsdb",
"version": "0.4.0",
"version": "0.5.0",
"license": "MIT",
"exports": {
".": "./fsdb.ts",