Skip to content

Commit

Permalink
chore: modify annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
RGCHN committed Dec 7, 2023
1 parent d0abccd commit 91b3655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/effects-core/src/vfx-item.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export type VFXItemProps =
}
;

/*
/**
* 所有元素的继承的抽象类
*/
export abstract class VFXItem<T extends VFXItemContent> implements Disposable {
Expand Down

0 comments on commit 91b3655

Please sign in to comment.