Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/axios/axios
/ User
Interface
User
tests/module/esm/tests/helpers/esm-index.ts:123–126 · tests/module/esm/tests/helpers/esm-index.ts::User
Source
from the content-addressed store, hash-verified
121
}
122
123
interface
User {
124
id: number;
125
name: string;
126
}
127
128
interface
ResponseHeaders {
129
class
="st">'x-header': string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected