Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/axios/axios
/ UserCreationDef
Interface
UserCreationDef
tests/module/esm/tests/helpers/esm-index.ts:119–121 · tests/module/esm/tests/helpers/esm-index.ts::UserCreationDef
Source
from the content-addressed store, hash-verified
117
118
class
="cm">// Typed methods
119
interface
UserCreationDef {
120
name: string;
121
}
122
123
interface
User {
124
id: number;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected