UNPKG

wlpacks-ontimize-web-ngx

Version:
5 lines (4 loc) 89 B
export interface IListItem { getItemData(): any; setItemData(data: any): void; }