MCPcopy
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
123interface User {
124 id: number;
125 name: string;
126}
127
128interface ResponseHeaders {
129 class="st">'x-header': string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected