Skip to content

Documentation / @super-line/react / useRequest

Variable: useRequest

const useRequest: Hooks["useRequest"] = line.useRequest

Defined in: index.ts:616

Wrap a request as { data, error, isLoading, call }. call rejects UNAUTHORIZED with no client.

Released under the MIT License.