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

Class

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

Source from the content-addressed store, hash-verified

202let migrationNotified = false;
203
204export default class API {
205 apiRoot: string;
206 token: string;
207 tokenKeyword: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected