UNPKG

cecon-interfaces

Version:
6 lines (5 loc) 99 B
export interface IIuguMarketPlaceList { id: string; name: string; verified: boolean; }