Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
227
let
migrationNotified = false;
228
229
export
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