다음을 통해 공유


DynamicList type

목록 엔터티에 대한 확장을 정의합니다.

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