import { Client } from "@hyper-fetch/core";

export const client = new Client({ url: "shared-test-client/" });
