Condividi tramite


DynamicList type

Definisce un'estensione per un'entità elenco.

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