FooocusEnhanced / web /scripts /workflows.js
JasonSmithSO's picture
Upload 203 files
1b1c183 verified
raw
history blame contribute delete
253 Bytes
// Shim for scripts/workflows.ts
export const trimJsonExt = window.comfyAPI.workflows.trimJsonExt;
export const ComfyWorkflowManager = window.comfyAPI.workflows.ComfyWorkflowManager;
export const ComfyWorkflow = window.comfyAPI.workflows.ComfyWorkflow;