4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
export type CHIDREN_ITEM = {
|
|
id:string,
|
|
ele:XStepsItemComponentPublicInstance
|
|
} |