npmjs.org : @ptolemy2002/react-hook-result : 2.1.1
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()`
Registry -
Download -
JSON
Integrity: sha512-FjWSCAsusMRY1pXjMMSZ... -
purl: pkg:npm/%40ptolemy2002/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- @ptolemy2002/js-utils ^3.0.2 Development