MCPcopy Create free account
hub / github.com/decaporg/decap-cms /

Class

packages/decap-cms-backend-gitea/src/API.ts:97–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95};
96
97export default class API {
98 apiRoot: string;
99 token: string;
100 branch: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected