fix:更新ts配置文件
This commit is contained in:
@ -8,6 +8,7 @@ export interface IComponent {
|
||||
style: string;
|
||||
class: string;
|
||||
events:JSON;
|
||||
slots:IComponent[];
|
||||
orchestrations:JSON;
|
||||
version:string;
|
||||
loop:JSON
|
||||
|
||||
Reference in New Issue
Block a user