Test / web /scripts /defaultGraph.js
yijin928's picture
Upload 758 files
6fd97c7 verified
raw
history blame
257 Bytes
// Shim for scripts/defaultGraph.ts
export const defaultGraph = window.comfyAPI.defaultGraph.defaultGraph;
export const defaultGraphJSON = window.comfyAPI.defaultGraph.defaultGraphJSON;
export const blankGraph = window.comfyAPI.defaultGraph.blankGraph;