⛴️ store.ts

This commit is contained in:
nirholas
2026-03-31 10:23:56 +00:00
parent 7648050708
commit 66d2fefc59

View File

@@ -32,3 +32,4 @@ export function createStore<T>(
},
}
}