Skip to content

fix: 将类型导出分离为 export type#354

Merged
huaxiabuluo merged 1 commit into
masterfrom
fix-exports-type-separation
May 13, 2026
Merged

fix: 将类型导出分离为 export type#354
huaxiabuluo merged 1 commit into
masterfrom
fix-exports-type-separation

Conversation

@huaxiabuluo
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request refactors the exports in packages/f-engine/src/index.ts to use explicit export type syntax for several interfaces and properties, including CanvasProps, TimelineProps, PlayerProps, IProps, IState, and IContext. This change improves type clarity and ensures better compatibility with build tools that require explicit type-only exports. I have no feedback to provide as no review comments were submitted.

@huaxiabuluo huaxiabuluo merged commit 9fed0c0 into master May 13, 2026
2 checks passed
@huaxiabuluo huaxiabuluo deleted the fix-exports-type-separation branch May 13, 2026 09:35
@huaxiabuluo huaxiabuluo changed the title chore(release): 将类型导出分离为 export type fix: 将类型导出分离为 export type May 13, 2026
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.

1 participant