npmjs.org : @ptolemy2002/react-hook-result : 2.2.2
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-PhtSFIfZaKR4Ag9sPGsK... -
purl: pkg:npm/%40ptolemy2002/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- @ptolemy2002/js-utils ^3.0.2 Development
- @ptolemy2002/ts-utils ^2.0.0 Development