Re-work repository derivation

This commit is contained in:
Jon Staab
2025-11-19 14:30:54 -08:00
parent de5695339d
commit d54923e8f0
4 changed files with 268 additions and 191 deletions
-1
View File
@@ -2,6 +2,5 @@ export * from "./synced.js"
export * from "./getter.js"
export * from "./throttle.js"
export * from "./memoize.js"
export * from "./custom.js"
export * from "./repository.js"
export * from "./collection.js"