Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert beta menu/UI files to TS #90

Closed
wants to merge 5 commits into from
Closed

Conversation

pythongosssss
Copy link
Member

No description provided.

import { api } from "./api";
import { clone } from "./utils";
import { ComfyWorkflow } from "./workflows";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is also a ComfyWorkflow defined under types/comfyWorkflow. I think it would be nice that we agree on a solution to distinguish these 2 symbols.

I would propose change types/comfyWorkflow::ComfyWorkflow to ComfyWorkflowJSON. WDYT?

@huchenlei
Copy link
Member

Continued on #92

@huchenlei huchenlei closed this Jul 6, 2024
@huchenlei
Copy link
Member

Please open a new PR to convert remaining js files. I merged the uploaded commits to avoid further merge conflicts.

@pythongosssss pythongosssss deleted the ts-migrate-menu branch July 12, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants