Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ hc } from
"hono/client"
;
2
import
type
{ AppType } from
"@nightcode/server"
;
3
import
{ clearAuth, getAuth } from
"./auth"
;
4
Callers
nothing calls this directly
Calls
3
getAuth
Function · 0.90
clearAuth
Function · 0.90
fetch
Function · 0.85
Tested by
no test coverage detected