@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()`
95
Security score
0 known advisories in v2.2.4
Weekly downloads
—
Unpacked size
8.0 kB
Dependencies
0
Last publish
1 year ago
Security advisories
No known vulnerabilities affect v2.2.4.