MCPcopy Create free account
hub / github.com/code-with-antonio/nightcode / api-client.ts

File api-client.ts

packages/cli/src/lib/api-client.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { hc } from "hono/client";
2import type { AppType } from "@nightcode/server";
3import { clearAuth, getAuth } from "./auth";
4

Callers

nothing calls this directly

Calls 3

getAuthFunction · 0.90
clearAuthFunction · 0.90
fetchFunction · 0.85

Tested by

no test coverage detected