UNPKG

@stratio/egeo

Version:
8 lines (7 loc) 130 B
export declare class StTagItem { id: any; text: string; icon?: string; bubble?: string; [key: string]: any; }