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

Class

packages/decap-cms-backend-proxy/src/implementation.ts:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75export default class ProxyBackend implements Implementation {
76 proxyUrl: string;
77 mediaFolder: string;
78 options: { initialWorkflowStatus?: string };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected