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

Class

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

Source from the content-addressed store, hash-verified

111};
112
113export default class API {
114 apiRoot: string;
115 token: string;
116 branch: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected