update: play property animation

update: event format field
fix: test
This commit is contained in:
Vick Scarlet
2026-08-12 21:57:49 +08:00
parent f439141ded
commit 2d35eda931
15 changed files with 110 additions and 155 deletions
+2
View File
@@ -47,6 +47,8 @@ export type Event = {
readonly exclude?: string
/** 分支路线 */
readonly branch?: EventBranch[]
/** 是否需要格式化 */
readonly format?: boolean
}
// @vt-types-end
Binary file not shown.