@ptolemy2002/react-hook-result
There are two common ways to implement a hook that returns a result: 1. Returning an array and accessing with `[a, b, ...] = useHook()` 2. Returning an object and accessing with `{a, b, ...} = useHook()`
Activity
- Latest release
- 1y ago
- Total releases
- 11
- Cadence
- ~daily
- Last 12 months
- 0
Details
- License
- ISC
- First release
- Sep 16, 2024
Releases