MCPcopy Create free account
hub / github.com/PaperDebugger/paperdebugger / apiclient.ts

File apiclient.ts

webapp/_webapp/src/libs/apiclient.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import axios, { AxiosError, AxiosInstance, AxiosRequestConfig } from "axios";
2import { JsonValue } from "@bufbuild/protobuf";
3import { fromJson } from "./protobuf-utils";
4import { RefreshTokenResponseSchema } from "@gen/apiclient/auth/v1/auth_pb";

Callers

nothing calls this directly

Calls 1

getEndpointFromStorageFunction · 0.85

Tested by

no test coverage detected