Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/
Class
packages/decap-cms-backend-github/src/implementation.tsx:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
};
63
64
export default class GitHub implements Implementation {
65
lock: AsyncLock;
66
api: API | null;
67
options: {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected