mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-03-12 22:02:14 +00: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;
|