lumilio-web / hooks/api-hooks/useFetchProcess / useFetchProcess
Function: useFetchProcess()
useFetchProcess():
FetchProcessValue
Defined in: hooks/api-hooks/useFetchProcess.tsx:24
Returns
FetchProcessValue
An object containing the current state and action handlers.
Hook
useFetchProcess
Description
Core hook for managing the state and actions related to fetching assets. It handles filtering, pagination, and data transformation.