MCPcopy Create free account
hub / github.com/Snapchat/dagger-browser /

Class

browser/src/models/GraphManager.tsx:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 * Wrapper to load the graph
17 */
18export default class GraphManager {
19 manifestUrl?: string;
20 gzippedManifestUrl?: string;
21 classInfoUrl?: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected