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