📄️ useSignal
This hook takes the name of the signal as a parameter and returns the state contained inside that signal.
📄️ useActions and useAction
useActions is available since version 1.2.0
📄️ useOperations
useOperations is available since version 1.3.0
📄️ useAsyncActions
useAsyncActions is available since version 1.4.0