2024-09-05 22:56:01 +00:00
|
|
|
// Shim for scripts/workflows.ts
|
2024-08-15 20:50:25 +00:00
|
|
|
export const trimJsonExt = window.comfyAPI.workflows.trimJsonExt;
|
|
|
|
export const ComfyWorkflowManager = window.comfyAPI.workflows.ComfyWorkflowManager;
|
|
|
|
export const ComfyWorkflow = window.comfyAPI.workflows.ComfyWorkflow;
|