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

feat: add generators export #WIK-15546 #890

Merged
merged 5 commits into from
May 27, 2024
Merged

feat: add generators export #WIK-15546 #890

merged 5 commits into from
May 27, 2024

Conversation

cmm-va
Copy link
Collaborator

@cmm-va cmm-va commented May 24, 2024

No description provided.

Copy link

vercel bot commented May 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plait ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 24, 2024 10:37am
plait-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 24, 2024 10:37am

@@ -2,15 +2,10 @@ import { PlaitElement, Point } from '@plait/core';

export interface PlaitCommonImage extends PlaitElement {
points: [Point, Point];
type: 'image';
type: string;
Copy link
Contributor

Choose a reason for hiding this comment

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

这个 type 不需要改吧

@huanhuanwa huanhuanwa merged commit 2070382 into develop May 27, 2024
4 checks passed
@huanhuanwa huanhuanwa deleted the #WIK-15546 branch May 27, 2024 02:14
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