1import { useClient } from "alepha/react";
Hook to get a virtual client for the specified scope.
It's the React-hook version of $client(), from AlephaServerLinks module.
$client()
AlephaServerLinks