MCPcopy Create free account
hub / github.com/ScriptedAlchemy/tracedecay / api.ts

File api.ts

dashboard/settings/src/api.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { fetchJSON } from "../../lib/sdk";
2import type { ProjectSettingsPatch, SettingsPayload, UserSettingsPatch } from "./types";
3
4const BASE = "/api/settings";

Callers

nothing calls this directly

Calls 1

fetchJSONFunction · 0.90

Tested by

no test coverage detected