Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/
Class
packages/decap-cms-backend-gitlab/src/API.ts:211–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
}
210
211
export
default
class
API {
212
apiRoot: string;
213
graphQLAPIRoot: string;
214
token: string | boolean;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected