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

Class

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

Source from the content-addressed store, hash-verified

227let migrationNotified = false;
228
229export default class API {
230 apiRoot: string;
231 token: string;
232 tokenKeyword: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected