Type Alias XAPIData

XAPIData: { children?: XAPIData[]; statement: XAPIStatement }

Type declaration