Skip to content

Documentation / @super-line/react / useClient

Variable: useClient

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

Defined in: index.ts:608

Access the registered client (throws outside a provider, or while it holds no client).

Released under the MIT License.