extension-query
Some checks failed
Lint / lint (push) Failing after 7s

This commit is contained in:
Julien Valverdé
2025-02-26 21:17:09 +01:00
parent 538b3a415d
commit 86a96cbcce
4 changed files with 112 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# LazyRef extension for Reffuse
Extension to integrate `@typed/lazy-ref` with Reffuse.
## Peer dependencies
- `@typed/lazy-ref`
- `reffuse` 0.1.2+
- `effect` 3.13+
- `react` & `@types/react` 19+