mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-07-27 19:20:54 -05:00
3 lines
107 B
JavaScript
Vendored
3 lines
107 B
JavaScript
Vendored
// Shim for scripts/defaultGraph.ts
|
|
export const defaultGraph = window.comfyAPI.defaultGraph.defaultGraph;
|