Share via


DynamicList type

定義清單實體的延伸模組。

type DynamicList = { entity: string, list: ListElement[] }